Skip to main content

Question About MoD_QoS

Comments

12 comments

  • cPanelMichael
    Hello :) Please see the following document regarding the use of Mod_QoS: Apache Module - QoS It lists the requirements (e.g. Apache 2.2 and MPM Worker) for using it and installing it via EasyApache. Thank you.
    0
  • Robertosky
    hello man and thanks how i should check if MPM Worker is working to my servers ?
    0
  • cPanelMichael
    You must enable it via EasyApache under the "Exhaustive Options List" for Apache. Thanks.
    0
  • Robertosky
    apparently doesn't work! i installed it via easy apache and enabled everything that mod_qos needed look! also enabled MPM Worker from easy apache! here my current setting to [COLOR="#FF0000">pre_main_global.conf RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500 # handles connections from up to 10000 different IPs QS_ClientEntries 10000 # will allow only 50 connections per IP QS_SrvMaxConnPerIP 50 # maximum number of active TCP connections is limited to 256 MaxClients 256 " disables keep-alive when 70% of the TCP connections are occupied: QS_SrvMaxConnClose 180 # minimum request/response speed (deny slow clients blocking the server, ie. sl$ QS_SrvMinDataRate 150 1200 # and limit request header and body (carefull, that limits uploads and post req$ # LimitRequestFields 30 # QS_LimitRequestBody 102400
    .vB
    0
  • cPanelMichael
    Did you first uninstall and disable the custom entries you made to /usr/local/apache/conf/includes/pre_main_global.conf and the Apache configuration file when attempting to manually configure this Apache module? Thank you.
    0
  • Robertosky
    i'm doing it right now i remvoed the current set config and trying to rebuild apache now [COLOR="silver">- - - Updated - - - i removed currently old setting and still not working any suggestion may i doing something wrong ?
    0
  • cPanelMichael
    When you state that it's not working, could you provide more details? How are you testing it? Thank you.
    0
  • Robertosky
    i'm looking it from apache status and current connection always 0 also if there is new connection! is there anything to test it ? and how i should configure it ?
    0
  • cPanelMichael
    You have to actually configure the module after installing it. That falls outside our scope of support, but it's discussed further on this thread: Mod_QoS Configuration Thank you.
    0
  • Robertosky
    yes but what file exactly i should edit ?
    0
  • cPanelMichael
    Please ensure you read each post from the thread referenced in my last response. It specifically mentions how to make the modifications ("WHM Home " Service Configuration " Apache Configuration " Include Editor"). Thank you.
    0
  • Robertosky
    you are an awesome man love u <3 thanks
    0

Please sign in to leave a comment.