Optimal settings for MPM Worker for a huge server

Discussion in 'Site & Server Administration' started by ASTRAPI, Jan 24, 2010.

  1. #1
    Hello

    What settings do you recommend me for mpm worker fo thi sserver?

    # 2x Intel Xeon Quad 5405
    # 12 GB FB DDR2 RAM
    # 148 GB 15.000 RPM SAS

    -----------------------------

    <IfModule mpm_worker_module>
    StartServers 2
    MaxClients 150
    MinSpareThreads 25
    MaxSpareThreads 75
    ThreadsPerChild 25
    MaxRequestsPerChild 0
    </IfModule>


    Thank you

    *If you want to recommend any other adjustments for Apache and Php5 or Mysql feel free to do it :)

    (Server used for a forum)

    Thank you
     
    ASTRAPI, Jan 24, 2010 IP