Skip to content

Commit e2aea74

Browse files
author
OpenShift Bot
authored
Merge pull request #9003 from JacobTanenbaum/DDOS_SlowLoris
Merged by openshift-bot
2 parents e022173 + 2142f8a commit e2aea74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/router/haproxy/conf/haproxy-config.template

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ defaults
3939
option httplog
4040
log global
4141
{{ end }}
42+
timeout http-request {{env "ROUTER_SLOWLORIS_TIMEOUT" "10s" }}
4243
timeout connect 5s
4344
timeout client 30s
4445
timeout server 30s

0 commit comments

Comments
 (0)