Hi, sorry, but I don't understand what you mean with stream {}, my nginx
config for the RD Gateway is the following:

    server {listen *:6080; listen *:6443 ssl;
    server_name  ~^rdg..*$; include ssl_rdg.conf;
    location / {proxy_pass  https://s2012-rdg; include
proxy_defaults.conf;}}

Should I replace proxy_pass to stream?

Regards,
Fred

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,254095,263118#msg-263118

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to