Squid change cache key

Posted by Ken Struys on Stack Overflow See other posts from Stack Overflow or by Ken Struys
Published on 2010-03-22T21:19:54Z Indexed on 2010/03/22 21:21 UTC
Read the original article Hit count: 322

Filed under:

Lets say you want to serve different content from the same url but still want to be able to use squid caching.

For example caching a logged in users homepage vs another user. Is there anyway to append a cookie to the request url before throwing it into the squid's cache?

© Stack Overflow or respective owner

Related posts about squid