Re: apache 2.2 can't keep up with apache 1.3

2012-03-12 Thread William Taylor
On Monday, March 12, 2012 12:56:50 PM, Stefan Fritsch wrote: > On Mon, 12 Mar 2012, William Taylor wrote: >> By the lack of response from anyone, should I assume I posted this to >> the wrong list or >> is this a known problem that no one wants to acknowledge? > > It&#x

Re: apache 2.2 can't keep up with apache 1.3

2012-03-12 Thread William Taylor
On 3/8/2012 1:10 PM, William Taylor wrote: > We have written a modules for apache that for certain reasons requires > one hit per child. > On apache 1.3 this worked fine with a minor tweak to > SCOREBOARD_MAINTENANCE_INTERVAL > setting it to 1 from 100. > > Note that

apache 2.2 can't keep up with apache 1.3

2012-03-08 Thread William Taylor
We have written a modules for apache that for certain reasons requires one hit per child. On apache 1.3 this worked fine with a minor tweak to SCOREBOARD_MAINTENANCE_INTERVAL setting it to 1 from 100. Note that this behavior can be tested without our module by setting "MaxRequestsPerChild