Advertisement
arieonline

/etc/httpd/conf.d/itk.conf

May 30th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <IfModule itk.c>
  2. StartServers 16
  3. MinSpareServers 8
  4. MaxSpareServers 32
  5. ServerLimit 2048
  6. MaxClients 2048
  7. MaxRequestsPerChild 10000
  8. </IfModule>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement