Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2014 23:36:12 +0200
From:      olli hauer <ohauer@gmx.de>
To:        apache@freebsd.org
Subject:   Re: mod_bw and other modules to Apache 2.4
Message-ID:  <53C59ECC.1000801@gmx.de>
In-Reply-To: <53C58C7A.2060408@sorbs.net>
References:  <CABVLW29FWMKmHS1qwKsB7ArPm=o8CvH2zw1b1T%2B8cLNhPKnMOw@mail.gmail.com> <53C587DA.8030109@wasikowski.net> <53C58C7A.2060408@sorbs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-07-15 22:18, Michelle Sullivan wrote:
> Łukasz Wąsikowski wrote:
>> W dniu 2014-07-15 21:50, Allan Sundry pisze:
>>
>>   
>>> Now version of Apache 2.4 is installed by default, but it is not compatible
>>> with most of the modules available in the ports:
>>>     
>>
>> [...]
>>
>>   
>>> Stop in /basejail/usr/ports/www/mod_bw.
>>> [22:43]root@web#
>>>
>>> I need a module mod_bw or similar functionality. Please inform on the
>>> timeline for mod_bw for Apache 2.4. I do not want to install Apache 2.2
>>> instead of 2.4 in just a day after the update.
>>>
>>> Thanks in advance for your attention and response.
>>>     
>>
>> apache24 has RATELIMIT flag - it's "Output Bandwidth Limiting" according
>> to description. Have you tried it?
>>
>>   
> mod_perl2 is also broken.

Since mod_perl2 is broken with apache24 I limited the supported apache version to apache22 until upstream has a new release out.

Users depending on mod_perl2 can always use the described workaround from the warning or ports/UPDATING:20140713 during package building

Overwrite the default apache version for port/package building:
  $ echo "DEFAULT_VERSIONS+=apache=2.2" >> /etc/make.conf


Anyway waiting until mod_perl2 has support for apache24 has also some drawbacks also the mod_perl2 / apache24 issues are well known since 2012.

-- 
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C59ECC.1000801>