Skip to main content

Apache Config for Max Request Workers

Comments

2 comments

  • cPanelLauren
    Hi @Rawand Bradosty
    I want to edit apache Max Request Workers from 150 to 8000, I tried from WHM Service Configuration > Apache Configuration > Global Configuration, but it will not change even after restart and rebuild apache the Max Request Workers is still :150, i found that mod_mpm_prefork is isntalled and i should edit MaxRequestWorkers there

    This sounds a lot like you were entering an incorrect value. You should never modify the Max Request Workers on cPanel anywhere but WHM>>Service Configuration>> Apache Configuration >> Global Configuration. What sounds like happened is you didn't increase the serverlimit as well when you increased the MaxRequestWorkers value. You can read about how these directives work together and must be managed together here: mpm_common - Apache HTTP Server Version 2.4
    0
  • Rawand Bradosty
    Hi @cPanelLauren
    What sounds like happened is you didn't increase the serverlimit as well when you increased the MaxRequestWorkers value.

    this is what i was doing, i forgot to increase the serverlimit!! I just increased both values it's working now, thank you so much :)
    0

Please sign in to leave a comment.