On Fri, Sep 03, 2004 at 12:40:53PM +0200, Axel Thimm wrote: > How can I debug the memory consumption on this box? Which figures are > the ones to look for and which ones do accumulate for the OOM killer? IMHO best would be to install 32-bit and 64-bit httpd side by side, configure it the same (with a different port number), keep downloading the same page from it and try to grab /proc/<pid>/maps from both processes. Jakub