hi dear users, I have installed modsecurity on my apache server. When ever a bad request is logged by modsecurity, i process the logs of modsecurity logfile. Ihave set modsecurity in detection only mode and i want apache to not to response to bad request when i am processing the log of bad request. Is anyone aware of some type of apache sleep or delay configuration that will easily allow me to configure this? For example, tell apache to wait 10 seconds before responding to any request. |