The following reply was made to PR mod_proxy/3202; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: RE: mod_proxy/3202: High system utilization with v1.3.3 Date: Wed, 28 Oct 1998 23:16:29 -0800 (PST) On Tue, 27 Oct 1998 [EMAIL PROTECTED] wrote: > Marc, > > I like your idea better. I was merely trying to fix the symptom. I am a > system admin and part-time hack. Is there someone on the Apache team who > will address this problem? Yes, when someone gets around to it (hopefully before 1.3.4) they will. > > Let me know if/how I can help. I'm not beyond looking at the code, just > don't know if I'm qualified. Anyone is qualified if they do it right. <g> The basic thing that would have to be done is for the code that checks if cache maint. should be done to be moved to before it fork()s.
