<div dir="ltr">nginx-1.10.1-1.el6.ngx.x86_64 on RHEL 6. What do you mean by rename the upstream? I thought if my backend applications are listening for requests on <a href="https://myapplicationsite.net">https://myapplicationsite.net</a> then thats what the upstream server needs to be defined as in nginx? If I do rename and my backend server listen on <a href="https://myapplicationsite.net">https://myapplicationsite.net</a> then how does nginx know to use that in the https header? What about the server_name decalaration and the info in proxy pass? Would I need to change that to in order to match the new upstream name? </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 27, 2016 at 8:55 AM, crasyangel <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">test ok with nginx 1.8.0,which nginx version you use? nginx must be confused<br>
by same domain name and upstream name, rename the upstream name!<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,268548,268550#msg-268550" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,268548,268550#msg-268550</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a></blockquote></div><br></div>