Am 25.05.2013 13:22, schrieb Esmq:
> i use ts(v3.2.4) for reverse proxy, and set  cache_responses_to_cookies to 4 
> in records.config,  which give the
> following means:
>    #   4 - cache for all but text content-types except OS response
>    #       without "Set-Cookie" or with "Cache-Control: public"
> 
> now i have set up a testing  original server that will returning the  
> Set-Cookie header,
> 
> and i found that ts will cache separately for ervery client when OS return 
> set cookie...
> 
> Client A -> TS -> OS (TS cache the response to obj1)
> Client B -> TS -> OS (TS cache the response to boj2)
> 
> why A and B not use the same cached obj? 

because it would be a very bad idea if B get the session-cookie from A?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to