Re: Nginx multiple upstream with different protocols

2017-02-23 Thread Andrei
*Gesendet:* Mittwoch, 22. Februar 2017 18:52:00 > *An:* nginx ML > *Cc:* B.R. > *Betreff:* Re: Nginx multiple upstream with different protocols > > I suggest you proxy traffic to an upstream group, and then use > failure/timeout parameters there with proper tuning to retry request

Re: Nginx multiple upstream with different protocols

2017-02-22 Thread B.R. via nginx
t in control of > the upstream backends and they may change from http to https over time. > -- > *Von:* nginx im Auftrag von Cox, Eric S < > eric@kroger.com> > *Gesendet:* Mittwoch, 22. Februar 2017 15:58:26 > *An:* nginx@nginx.org > *Betr

RE: Nginx multiple upstream with different protocols

2017-02-22 Thread Cox, Eric S
If you are SSL on the frontend (server directive) why would you want to proxy between ssl/non-ssl on the upstreams? Can they not be the same? I don't get what you are trying to solve? From: nginx [mailto:nginx-boun...@nginx.org] On Behalf Of Kilian Ries Sent: Wednesday, February 22, 2017 9:55 AM