Skip to main content

Enlarge apache process

Comments

4 comments

  • kdean
    Sounds like you want to set your thread options. WHM " Service Configuration " Apache Configuration " Include Editor Under Pre Main Include Select All Versions and enter: MinSpareThreads 50 MaxSpareThreads 125 ThreadsPerChild 25
    Edit the numbers as needed. I usually use increments of the ThreadsPerChild value. for the Min/Max. WHM " Service Configuration " Apache Configuration " Global Configuration Check that Max Request Workers is set high enough to cover the max number of worker threads you wish to allow.
    0
  • andylitias
    thanks, i will test now
    0
  • andylitias
    [quote="kdean, post: 1606902">Sounds like you want to set your thread options. WHM " Service Configuration " Apache Configuration " Include Editor Under Pre Main Include Select All Versions and enter: MinSpareThreads 50 MaxSpareThreads 125 ThreadsPerChild 25
    Edit the numbers as needed. I usually use increments of the ThreadsPerChild value. for the Min/Max. WHM " Service Configuration " Apache Configuration " Global Configuration Check that Max Request Workers is set high enough to cover the max number of worker threads you wish to allow.
    thanks worked
    0
  • cPanelMichael
    [quote="andylitias, post: 1607602">thanks worked
    I am happy to see the solution worked out well for you. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.