The following reply was made to PR os-windows/2143; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Apache bugs database <[EMAIL PROTECTED]> Cc: Subject: Re: os-windows/2143: Memory leakage (fwd) Date: Tue, 28 Apr 1998 20:37:52 -0600 (MDT) ---------- Forwarded message ---------- Date: Tue, 28 Apr 1998 22:25:19 -0400 From: Matt Whitted <[EMAIL PROTECTED]> To: Marc Slemko <[EMAIL PROTECTED]> Subject: Re: os-windows/2143: Memory leakage The apache processes themselves do grow, but not that much. The mail apache process seems to mainly grow in swap space and not in physical ram (When I reboot the main Apache process is usually at about 3.8 megs of physical memory and about 15 megs of virtual). I am 99.9% sure it is Apache because the memory leakage problem occurs when Apache is running, yet I have been running another HTTPd for about a week now with the same amount of traffic per day, and the memory usage has been steadily between 39 and 41 megs and has not gone above that. I have both Apache and Omni set up so I can simply stop one service and start the other, and when I start up Apache and leave it sit for about 30 hours it is up to about 80 megs of usage. Matt At 08:14 PM 4/28/98 -0600, you wrote: >On Tue, 28 Apr 1998, Matt Whitted wrote: > >> I've kept the config files pretty much standard. I've attached them if you >> want to look at them. The 41 megs at startup is because RealServer is >> installed - I've tried the configuration without the RealServer and it does >> do the same thing but I'm not sure what the memory usage is at startup >> without RealServer. > >So you are saying that isn't the memory usage by the Apache process, but >by the entire system. > >Does the Apache process itself grow? > >Does this cause problems? Are you sure it isn't just normal memory being >used by the OS? Why do you think it is related to Apache? > >
