mpm worker/mpm event: Revert an old (~10yr) change to the fd Q

2011-04-29 Thread David Dabbs
Hello. The first Patch Proposed To Backport from Trunk in 2.2.x trunk STATUS is: * mpm worker/mpm event: Revert an old (~10yr) change to the fd Q; move back to FIFO rather than LIFO, for more consistent performance so that older requests don't suffer Trunk patch (applies for

RE: [users@httpd] Event MPM in httpd 2.2.x

2011-02-04 Thread David Dabbs
continuing using worker, or follow your lead and use a separate httpd for SSL connections. Best, David -Original Message- From: Tom Evans On Thu, Feb 3, 2011 at 11:42 PM, David Dabbs dmda...@gmail.com wrote: Hello. I’m considering changing over to the event MPM, but as of 2.1.17

RE: [users@httpd] Event MPM in httpd 2.2.x

2011-02-03 Thread David Dabbs
-Original Message- From: Igor Galić [mailto:i.ga...@brainsware.org] Sent: Thursday, February 03, 2011 6:16 PM To: us...@httpd.apache.org Cc: dev Subject: Re: [users@httpd] Event MPM in httpd 2.2.x - David Dabbs dmda...@gmail.com wrote: Hello. I’m considering changing over

RE: Performance fix in event mpm

2011-02-02 Thread David Dabbs
up. Thanks for finding/fixing this :) On Jan 27, 2011, at 9:08 PM, David Dabbs wrote: I see that the changes described below were applied to the trunk worker and event MPM code. Would you consider applying it to the 2.2x branch? I will do so myself and test in my env. Many thanks

RE: Performance fix in event mpm

2011-01-27 Thread David Dabbs
I see that the changes described below were applied to the trunk worker and event MPM code. Would you consider applying it to the 2.2x branch? I will do so myself and test in my env. Many thanks, David Dabbs -Original Message- From: Jim Jagielski [mailto:j...@jagunet.com] Sent

RE: Apache logging

2010-09-12 Thread David Dabbs
I'm not sure it is related, but I'd like to know the most efficient way to debug error_log entries such as the following. In the first case, I presume that the referrer was absent or was unable to be read. Ideally a conditional forensics log (i.e. only on error response codes) would probably