On 03/06/2013 03:54 PM, Grant wrote: > I lowered my MaxClients setting in apache a long time ago after > running out of memory a couple times. I recently optimized my > website's code and sped the site way up, and now I find myself > periodically up against MaxClients. Is a RAM upgrade the only > practical way to solve this sort of problem?
Use a reverse proxy in caching mode. A request served up by the proxy server is a request not served up by Apache. Squid, nginx and varnish are all decent for the purpose, though squid and nginx are probably the more polished than varnish.
signature.asc
Description: OpenPGP digital signature