cookie based proxy redirect
juice-qr
nginx-forum at nginx.us
Mon May 6 20:29:20 UTC 2013
Hi, I'm using nginx in a reverse proxy setup with 2 apache 2.4 backends,
I've configured a cookie based proxy_pass setup as shown in
http://dgtool.blogspot.com/2013/02/nginx-as-sticky-balancer-for-ha-using.html
, however php header redirects seem to die (or the browser doesn't like)
when nginx goes to redirect them internally with the '502 bad gateway' which
should forward it to the upstream pool.
All other urls work fine, but when a request comes in with a header based
redirect, something is getting stuck on the 502 bad gateway, the browser
just stops with a blank page. Not sure if I can add something to nginx to
fix...
Thanks
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238923,238923#msg-238923
More information about the nginx
mailing list