> On Thu, 2003-07-24 at 09:55, Frank Maas wrote:
>> What I found was that sometimes users got served 'cached' dynamic
>> pages. Although the server should not cache the page it looked like
>> this happened whenever two requests were received at (nearly) the
>> same time by the server.
>
> What happens if you use Expires headers instead of the no_cache()
> stuff?

Good question... I will try that, but it's a bit difficult to test and
the repercussions aren't that great. I have two types of users on this
website: one, the general public, that gets every page fitted into a nice
template with menu, ads and stuff. Two, some co-sites, that get the bare
contents to put on their own site. Now what happened (quite often) was
that a type one user got a type two page... and so I was not making friends.
But the idea of setting the Expiry header back in time is appealing...
Thanks.

--Frank

Reply via email to