Skip to main content

Configure mod_request_timeout and mod_qos to mitigate slow HTTP ddos attacks

Comments

3 comments

  • cPanelMichael
    Hello :) You can add the values to the /usr/local/apache/conf/includes/pre_main_global.conf file and rebuild the Apache configuration file via:
    /scripts/rebuildhttpdconf
    This document should help: How To Mitigate Slowloris Attacks - EasyApache - cPanel Documentation Thank you.
    0
  • meeven
    Thanks very much for explaining where this should go. I wasn't aware of the cPanel help page on Slowloris attacks, either. One problem on my set up - I can't install mod_qos because I am using mod_rui2, which disables the former. For anyone else following this thread: you should install mod_reqtimeout as a custom module before being able to select it in the Exhaustive Options list in EasyApache. This page explains how to add the module to the server:
    0
  • cPanelMichael
    I am happy to see the document was helpful. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.