Re: [squid-users] Caching strategy, will this work?

From: K J <sanbat@dont-contact.us>
Date: Fri, 7 Sep 2007 02:40:44 +0800

> Which places a great deal of strain on caching within HTTP... HTTP do
> not like to see different content on the same URL..
>
> It is possible to solve this using Vary, but only if you are not using
> session cookies on anonymous users. And even then some browsers (mainly
> Firefox) will get a bit confused not knowing they have to refresh the
> page when the user logs in..

Could you tell me more about Vary? What is it and how do I use it?

> It is however in most cases possible to utilize a little bit of
> javascript and style sheets to solve this problem by making the same
> page display differently depending on the browser state, moving the
> display logics from the server to the browser. A technique used
> surprisingly little..

So do you think my strategy is feasible? How would you use javascript
to do this? Could you perhaps give a simple example?
Received on Thu Sep 06 2007 - 12:40:50 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT