DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44026>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44026





------- Additional Comments From [EMAIL PROTECTED]  2007-12-13 11:29 -------
(In reply to comment #10)

> drop off whereas before memory was never deallocated). Regardless, memory
> consumption is still unreasonably high (usage was growing after reaching 10gb
> RSS with ~2000 simultaneous connections).

Some additional thoughts / questions:

1. I assume 10GB is the amount of memory consumed by all child processes.
2. Please provide the following config settings:

    StartServers          
    MaxClients          
    MinSpareThreads      
    MaxSpareThreads      
    ThreadsPerChild      
    MaxRequestsPerChild  

3. Please provide the number of processes that are consuming the 10GB.
4. Please provide the output of
   ulimit -a
5. Please provide the output of pmap for one of the httpd child processes.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to