Re: ssl_preread_server_name not extracted

2017-09-12 Thread Sergey Kandaurov
> On 12 Sep 2017, at 07:29, Brian wrote: > > I have the following file named test.stream which is being included via > nginx.conf stream { include /etc/nginx/conf.d/*.stream; } > > the ssl_preread_server_name variable is not being extracted and I’m running > Nginx/1.13.5 (via centos 7 nginx

ssl_preread_server_name not extracted

2017-09-11 Thread Brian
I have the following file named test.stream which is being included via nginx.conf stream { include /etc/nginx/conf.d/*.stream; } the ssl_preread_server_name variable is not being extracted and I’m running Nginx/1.13.5 (via centos 7 nginx repo). Any idea whats going on here? tcpdump shows th