Questions tagged [mod-reqtimeout]
The mod-reqtimeout tag has no usage guidance.
5
questions
4
votes
1
answer
2k
views
Slowloris on Apache: is mod_reqtimeout + mod_qos enough?
I detected few days ago that my server was under slowloris attack (I found a lot of "-" 408 0 "-" "-" values in my access.log).
I changed my configuration like this:
In mod_reqtimeout:
...
2
votes
1
answer
7k
views
Apache problems in performance test with mod_reqtimeout
We have 2 Apache webserver behind a load balancer wich are connected to 2 (JBoss) application servers via mod ajp.
To those webservers, mobile devices connect via a REST API.
In our performance ...
2
votes
1
answer
98
views
How do the RequestReadTimeout and Timeout directives interact, and why does my apache time out unexpectedly?
I might be mistaken, but Apache 2.4 docs about mod_reqtimeout and the core functionalities do not explain how the RequestReadTimeout and Timeout directives interact with one another: does one take ...
2
votes
1
answer
19k
views
Why are "Request header read timeout" messages in error log when page loads are short?
I am running a Rails application with Apache 2.4.10 and mod_passenger. The site uses https exclusively. I am seeing these messages in my error log:
[Wed May 31 19:05:37.528070 2017] [reqtimeout:info] ...
0
votes
0
answers
1k
views
Apache status "150 requests currently being processed, 0 idle workers"
My Apache Server Scoreboard Status is as shown below when the "150 requests currently being processed, 0 idle workers" condition is hit.
--Log-trace---
Apache Server Status for localhost (...