Skip to content

Instantly share code, notes, and snippets.

@ryasmi
Created April 22, 2015 15:31
Show Gist options
  • Save ryasmi/d443b47063e783bbc077 to your computer and use it in GitHub Desktop.
Save ryasmi/d443b47063e783bbc077 to your computer and use it in GitHub Desktop.
LINKED IN BLOG! DO NOT DELETE!

Configuration used on AWS EC2 instances for Learning Locker.

KeepAlive

  • On/Off = On
  • Max Requests = 100
  • Timeout = 2

Prefork

  • Start = 20
  • MinSpare = 10
  • MaxSpare = 20
  • ServerLimt = 30
  • MaxClients = 30
  • MaxRequestsPerChild = 4000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment