proxy_cache_key + redirects

Taras Girnyk lists at ruby-forum.com
Wed Mar 3 23:03:38 MSK 2010


> I use
> proxy_cache_key        $scheme://$host$request_uri;
> 

Yes, i done this to be able at least to test something.

> proxy_pass_header  Set-Cookie;
> within your proxying location / {}


Thank you for your reply, i just find this solution half an hour ago, i 
was trying to do this with all Cookie-commands possible which i found 
over the web, finally came to this solution and all is working fine now.

Anyway, thanks.



-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list