Enlarge apache process
How to enlarge apache process ?
see picture 1 and 2
-
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 -
thanks, i will test now 0 -
[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 worked0 -
[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.
Comments
4 comments