Set requesttimeout on headers
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
83bff63340
commit
2f3988868c
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
- 00-namevirtualhost.conf
|
||||
- 01-keepalives.conf
|
||||
- 02-ticketkey.conf
|
||||
- 03-reqtimeout.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
1
roles/httpd/proxy/templates/03-reqtimeout.conf
Normal file
1
roles/httpd/proxy/templates/03-reqtimeout.conf
Normal file
|
@ -0,0 +1 @@
|
|||
RequestReadTimeout header=10
|
Loading…
Add table
Add a link
Reference in a new issue