Do these symptoms suggest any obvious way to improve performance, besides getting more RAM? (And even more RAM would, I assume, only raise the limit of "httpd" instances that could run, but it would still plateau once it hit that limit.)
One possibility: I noticed that even after the stress test was over, the number of running 'httpd' instances would fall very slowly, about one per second, until it got back down to 22. I thought they were keeping the connection open, but my httpd.conf has KeepAlive set to Off. If I could somehow get the httpd instances to just exit memory once they were done, instead of hanging around, would that solve the performance problem without any negative side effects?
-Bennett bennett@xxxxxxxxxxxxx http://www.peacefire.org (425) 497 9002 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx