Im sorry if this has been answered before
My system is 64GB RAM, and is completely dedicated to WW
my mpm_prefork file is like so
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 64
MaxSpareServers 128
MaxRequestWorkers 256
MaxConnectionsPerChild 100
</IfModule>
I hammer the system by browsing and loading many problems from the Library browser, using many web browsers (on the same computer)
it fills right up the 64GB of RAM, and then does give some back eventually.
But should my settings be something different, so it doesn't max out right at 64GB ? it would be nice to have a little room
thanks so much for helping , I am new to WW