> The company I work for develops and hosts dynamic cold fusion
> pages. we are
> having trouble with pages caching when we definitely don't
> want them to. In
> an attempt to stop this we have included the following meta
> tags in the head
> of the .cfm page.
>
> <META HTTP-EQUiV="Expires" CONTENT="20-Sep-98 02:03 PM">
> <META HTTP-EQUiV="Pragma" CONTENT="no-cache">
> <META HTTP-EQUiV="cache-control" VALUE="no-cache, no-store, private">
I believe that your webserver and/or site design is at fault.
I don't think that squid looks inside the objects it's shuffling, just at
the
HTTP headers.
With Roxen you can influence the headers with the
<header> RXML container. With other webservers, I don't know.
-- /kinkie -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Sep 20 2000 - 00:48:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:24 MST