On 7 July 2010 11:43, Graham Dumpleton wrote:
> On 6 July 2010 22:56, Edgar Frank wrote:
>> Hi mod_fcgid developers,
>>
>> I'm currently exploring a potential problem with mod_fcgid.
>> Let's assume a setup with mod_security and mod_fcgid
>> (has nothing to do with mod_security itself - it just h
On 6 July 2010 22:56, Edgar Frank wrote:
> Hi mod_fcgid developers,
>
> I'm currently exploring a potential problem with mod_fcgid.
> Let's assume a setup with mod_security and mod_fcgid
> (has nothing to do with mod_security itself - it just helps to
> trigger the problem).
>
> Now we have a larg
On Tue, 2010-07-06 at 10:50 +0200, Ondřej Surý wrote:
> I am a author of mod-vhost-ldap module and I have received complaints
> about DocumentRoot being unstable. After a fixing of dozen bugs and
> further debugging I have found out, that DocumentRoot is shared per
> process and not per thread and
Hi mod_fcgid developers,
I'm currently exploring a potential problem with mod_fcgid.
Let's assume a setup with mod_security and mod_fcgid
(has nothing to do with mod_security itself - it just helps to
trigger the problem).
Now we have a large POST request which mod_security blocks
(by SecRequestB
Hi,
I am a author of mod-vhost-ldap module and I have received complaints
about DocumentRoot being unstable. After a fixing of dozen bugs and
further debugging I have found out, that DocumentRoot is shared per
process and not per thread and thus I am unable to fix that as a
self-contained fix, sin