> Hi all, I'm setting up a reverse proxy with squid to hide my web server.
> Our site rely largely on session, and we pass our session id through the
> url. I'm worry that squid might cached the url and new users will end up
> accessing the site with a old session id.
>
> Is this a problem that i should worry about?
>
Yes. For this case you NEED the default cache deny for queries with ?
With squid its better to pass it as a cookie (which apparently gets
stripped from any cached objects).
Amos
Received on Wed Aug 15 2007 - 21:43:58 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT