Hi, I'm trying to setup a reverse proxy for apple APN (uses http2) using a TCP proxy to a sever which doesn't have internet. (nginx version: nginx/1.10.2).
When I connect directly from my application, it works, but when I switch to the TCP proxy over nginx, it connects and then gets "upstream temporarily disabled" error Any idea why this could happen? Tried both http and stream. 2017/02/14 20:09:07 [error] 21614#21614: *4506 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.16.80.22, server: 172.16.80.22:1044 <http://172.16.80.22:10444/>3, upstream: " 17.188.136.28:443", bytes from/to client:0/0, bytes from/to upstream:0/0 -- Boaz
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel