Nginx 0.8.14 - cookie / proxy_pass issue
Igor Sysoev
is at rambler-co.ru
Wed Nov 18 14:06:49 MSK 2009
On Wed, Nov 18, 2009 at 05:20:24AM -0500, Nam wrote:
> Any updates on this? I work with Payam, and if we update to newer version of nginx, we cannot get cookies passing to the upstream. Any assistance would be greatly appreciated. Thanks.
You should allow explicitly to pass cookies from the upstream to a client:
proxy_pass_header Set-Cookie;
proxy_pass_header P3P;
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list