Also, for info:
nginx -V
nginx version: nginx/1.9.13
built with OpenSSL 1.0.2g 1 Mar 2016
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx --sbin-path=/usr/sbin/nginx
--conf-path=/etc/nginx/current/nginx.conf --pid-path=/var/run/nginx.pid
--error-log-path=/var/log/nginx/defa
Also, for info:
nginx -V
nginx version: nginx/1.9.13
built with OpenSSL 1.0.2g 1 Mar 2016
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx --sbin-path=/usr/sbin/nginx
--conf-path=/etc/nginx/current/nginx.conf --pid-path=/var/run/nginx.pid
--error-log-path=/var/log/nginx/
Hi all
I am developing a proxy service which uses NGINX to reverse proxy, kind of
CDN-like but very specific to our needs. During this. I have hit an issue
which I *think* is a bug but wanted to ask in case anyone can point to a
solution or some reading I can do. The problem I have is this:
$upst