Welcome! Log In Create A New Profile

Advanced

proxy_protocol not accepting TCP connection

Kilian Ries
April 03, 2017 10:46AM
Hi,

i configured my nginx with proxy_protocol, ssl and http2:

server {
listen 443 ssl http2 proxy_protocol;


}

Now nginx is accepting proxy_protocol connections but not normal TCP connections. Is there any change to let nginx accept both connection types? I have a situation where are two different loadbalancers in front of nginx:


- Haproxy with proxy_protocol

- pfsense with simple tcp loadbalancer

As it seems nginx is only capable of accepting one connection type at once. It would be great if nginx can accept normal tcp connections and proxy_protocol at the same time.

Thanks
Greets
Kilian

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_protocol not accepting TCP connection

Kilian Ries April 03, 2017 10:46AM

Re: proxy_protocol not accepting TCP connection

Maxim Dounin April 03, 2017 10:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 232
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready