How to Tune Apache

(NOT how to tuna fish)
Added to httpd.conf:
[code]
StartServers 50
MinSpareServers 15
MaxSpareServers 30
MaxClients 225
MaxRequestsPerChild 4000
[/code]
(NOT how to tuna fish)
Added to httpd.conf:
[code]
StartServers 50
MinSpareServers 15
MaxSpareServers 30
MaxClients 225
MaxRequestsPerChild 4000
[/code]
Categories: How-To's, Technology Tags: apache, httpd.conf
Copyright © 2005-2025 Eric Michael Stone | Random Thoughts, Whims and Fancies…. Powered by WordPress
Leave Your Comment
All fields marked with "*" are required.