Chapter 15. Problems with tuning Apache.

Table of Contents
What sort of things can I do to "tune" SWS?
How do I turn off reverse lookups? It's enabled and I think it's slowing my box down.
But what if I need hostnames for one of my CGI scripts?

What sort of things can I do to "tune" SWS?

Probably the best single source of information on this topic is by Dan Kegel. He keeps this information at his Cal Tech alumni Web site. Here's the URL:

http://alumnus.caltech.edu/˜dank/fixing-overloaded-web-server.html

The Apache project also has some decent information on this topic.

http://www.apache.org/docs/misc/perf-tuning.html

Additional sources of information are linked from both of these URLs.