set http mode for port 80
This commit is contained in:
parent
b2ac4a6ac1
commit
1e5cd75652
1 changed files with 1 additions and 0 deletions
|
|
@ -452,6 +452,7 @@
|
||||||
|
|
||||||
frontend http-in
|
frontend http-in
|
||||||
bind *:80
|
bind *:80
|
||||||
|
mode http
|
||||||
tcp-request connection expect-proxy layer4 if { src 178.104.18.93 }
|
tcp-request connection expect-proxy layer4 if { src 178.104.18.93 }
|
||||||
maxconn 60000
|
maxconn 60000
|
||||||
backlog 8192
|
backlog 8192
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue