Skip to main content

MaxRequestWorkers warn

Comments

5 comments

  • cPanelMichael
    MaxRequestWorkers of 256 is not an integer multiple of ThreadsPerChild of 25, decreasing to nearest multiple 250

    Hello, The "Max Request Workers" value needs to be a integer multiple of the "Max Connections Per Child" value in "WHM >> Apache Configuration >> Global Configuration". For example, if "Max Connections Per Child" is set to "25", then "Max Request Workers" needs to be the product of "25" and an integer (e.g. 1, 2, 3, 4, 5). Thus, the closest to your custom value of "256" that's an integer multiple of "25" is "250" (25 x 10 = 250). Thank you.
    0
  • Nirjonadda
    Hello, The "Max Request Workers" value needs to be a integer multiple of the "Max Connections Per Child" value in "WHM >> Apache Configuration >> Global Configuration". For example, if "Max Connections Per Child" is set to "25", then "Max Request Workers" needs to be the product of "25" and an integer (e.g. 1, 2, 3, 4, 5). Thus, the closest to your custom value of "256" that's an integer multiple of "25" is "250" (25 x 10 = 250). Thank you.

    Where "Max Connections Per Child" is set to "25" ? I have "Max Connections Per Child" is set to "10000" 48539
    0
  • cPanelMichael
    Where "Max Connections Per Child" is set to "25" ? I have "Max Connections Per Child" is set to "10000"

    Hello, Do you have any custom rules added to your Apache include files in "WHM >> Apache Configuration >> Include Editor"? Thank you.
    0
  • Nirjonadda
    Hello, Do you have any custom rules added to your Apache include files in "WHM >> Apache Configuration >> Include Editor"? Thank you.

    Yes, Today we have added in Pre VirtualHost Include because we have lot of TimeOut issue.
    TimeOut 1800 ProxyTimeout 1800 ThreadLimit 4000 ThreadsPerChild 2000
    0
  • cPanelMichael
    Hello, Those entries should not lead to the warning message you referenced. Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0

Please sign in to leave a comment.