set http mode for port 80

This commit is contained in:
goeranh 2026-04-30 17:59:32 +02:00
parent b2ac4a6ac1
commit 1e5cd75652
No known key found for this signature in database

View file

@ -452,6 +452,7 @@
frontend http-in
bind *:80
mode http
tcp-request connection expect-proxy layer4 if { src 178.104.18.93 }
maxconn 60000
backlog 8192