Skip to content

Instantly share code, notes, and snippets.

@levlaz
Created June 18, 2015 19:12
Show Gist options
  • Save levlaz/98d073426ec4d40d999c to your computer and use it in GitHub Desktop.
Save levlaz/98d073426ec4d40d999c to your computer and use it in GitHub Desktop.
8GB RAM
KeepAlive Off
<IfModule mpm_prefork_module>
StartServers 16
MinSpareServers 48
MaxSpareServers 96
MaxClients 240
MaxRequestsPerChild 3000
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment