Skip to content

Instantly share code, notes, and snippets.

@jotto
Created December 1, 2009 21:30
Show Gist options
  • Save jotto/246670 to your computer and use it in GitHub Desktop.
Save jotto/246670 to your computer and use it in GitHub Desktop.
<IfModule mpm_prefork_module>
StartServers 10
MinSpareServers 10
MaxSpareServers 80
MaxClients 230
MaxRequestsPerChild 3000
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment