remove duplicated forward line haproxy backend vw
This commit is contained in:
@@ -59,7 +59,6 @@ BACKEND_CFG=$(cat <<EOF
|
|||||||
backend vw_backend
|
backend vw_backend
|
||||||
mode http
|
mode http
|
||||||
option httpchk GET /
|
option httpchk GET /
|
||||||
option forward
|
|
||||||
option forwardfor
|
option forwardfor
|
||||||
# Set the Source IP in the X-Real-IP header
|
# Set the Source IP in the X-Real-IP header
|
||||||
http-request set-header X-Real-IP %[src]
|
http-request set-header X-Real-IP %[src]
|
||||||
|
|||||||
Reference in New Issue
Block a user