Re: broken header without HAProxy

2019-06-09 Thread arashad
Everything worked after removing the proxy_protocol. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,284428,284491#msg-284491 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: broken header without HAProxy

2019-06-04 Thread arashad
haproxy -vv HA-Proxy version 1.5.18 2016/05/10 Copyright 2000-2016 Willy Tarreau Build options : TARGET = linux2628 CPU = generic CC = gcc CFLAGS = -O2 -g -fno-strict-aliasing -DTCP_USER_TIMEOUT=18 OPTIONS = USE_LINUX_TPROXY=1 USE_GETADDRINFO=1 USE_ZLIB=1 USE_REGPARM=1 USE_OP

broken header without HAProxy

2019-06-03 Thread arashad
Hello, I'm trying to remove HAProxy from my setup but i keep getting "broken header while reading proxy protocol" and the website won't open at all. If i remove the "send-proxy" from HAProxy the website won't open also. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,284428,284428#msg-