On Fri, 7 May 1999 [EMAIL PROTECTED] wrote:
> Why have the httpd processes grown? Could it be related to the servlet's code?
> Another odd thing is that the apache processes' normal amount of shared
> memory has decreased by half. The memory taken by the java process (JVM)
> stays level at about 12MB regardless of how long the machine is up.
> I had MaxRequestsPerChild set at 10000 but have now changed it to 1000
> because of the problem.
I am not a guru on Apache but I would never use 1000. I would use 50
and a lot more children, like 500. That seems a lot more stable to me.
I guess that's a memory leak in mod_jserv ...
----------------------------------------------
Guglielmo Lichtner (212) 799-2551
"Your quote here."
- B.Stroustrup
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]