Nginx cpanel pluginand apache settings

Discussion in 'Nginx' started by ASTRAPI, Jan 5, 2011.

  1. #1
    Hello

    I am using the latest cpanel plus the nginx plugin for it and i want to ask as i use nginx in front of apache what values are good to use for a big forum with 900 users per minute?

    Now i use:

    StartServers 8
    MinSpareServers 10
    MaxSpareServers 10
    ServerLimit 256
    MaxClients 256
    MaxRequestsPerChild 20000

    KeepAlive on
    KeepAliveTimeout 5
    MaxKeepAliveRequests 100
    TimeOut 300

    Thank you
     
    ASTRAPI, Jan 5, 2011 IP
  2. computerlaptop

    computerlaptop Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello

    I am using the latest cpanel plus the nginx plugin for it and i want to ask as i use nginx in front of apache what values are good to use for a big forum with 900 users per minute?
     
    computerlaptop, Jan 6, 2011 IP
  3. pig2cat

    pig2cat Active Member

    Messages:
    299
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    don't use apache at all, use php5 or php5-fpm....
     
    pig2cat, Jan 7, 2011 IP