I've done a backport patch of the mod_proxy_balancer PROXY_WORKER_DRAIN for the
2.2.x stream in the hopes it could be included in a future 2.2.x release.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51247
\|/- Keith Mashinter
kmash...@yahoo.com
From:
On 9/23/2011 10:07 AM, Kaspar Brand wrote:
> On 22.09.2011 22:25, Daniel Ruggeri wrote:
>> trunk suggestion - if this jives, I'll commit later when I have a bit
> Looks good, just some nits:
>
>> for (n = 0; n < ncerts; n++) {
>> int i, res;
> res is no longer used, AFAICT
Correct - re
Been a little… preoccupied... Will push this week (and try to
finalize the patch to propose).
On Sep 25, 2011, at 11:17 AM, Guenter Knauf wrote:
> Hi all,
> currently the 2.0.65 release seems a bit forgotten ...
>
> 2.0.x STATUS reads:
>2.0.65 : In maintainance. Jim proposes T&R 9/12-15 and
Hi all,
currently the 2.0.65 release seems a bit forgotten ...
2.0.x STATUS reads:
2.0.65 : In maintainance. Jim proposes T&R 9/12-15 and offers to RM.
http://httpd.apache.org/security/CVE-2011-3192.txt mentions:
...
Version 2.0.65 has not been released, but will include this fix, and is
an
Look for Apache::Test in CPAN. It's pretty much the standard Apache
test framework today, and supports C and Perl (mod_perl) modules.
Issac
On 25/09/2011 16:47, Yehezkel Horowitz wrote:
>
> Hello
>
>
>
> I'm looking for a frame-work to perform unit-tests for Apache output
> filters.
>
>
>
Hello
I'm looking for a frame-work to perform unit-tests for Apache output filters.
The problem of writing such frame-work is how to provide the filter with the
whole context (request record, module_config etc.)
I didn't find something like this under "Apache HTTP Test Project", nor in test
di