Skip to main content

Questions tagged [mod-reqtimeout]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
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: ...
lucas47's user avatar
  • 41
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 ...
Michael Niemand's user avatar
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 ...
Fabio A.'s user avatar
  • 141
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] ...
user35042's user avatar
  • 2,721
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 (...
rgh's user avatar
  • 11