The CF tags from my previous post (and detail by AOL) will prevent the proxy
from caching, the META tags are really more to prevent the browser from
caching.  

Cheers!
Robin Greenhagen
President
GreenSoft Solutions, Inc.


-----Original Message-----
From: Bakken, Kory [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 4:18 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [KCFusion] Help


I use META tags to expire my pages, with the hope of eliminating cache, but
I still have those problems.  Is there a way to eliminate proxy caching if
you do not have admin control over the proxy server?

Kory

-----Original Message-----
From: Ellis, Randy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 12:33 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [KCFusion] Help


I had an experience here where users, before signing in, could see other
user's signed-on personal web pages.  The problem was our Proxy server was
displaying cached pages from a previous user to the current user.  Our
temporary solution was to turn off proxy caching.
I am hoping that expiring the page will permanently solve this problem.

Here is the code I use to expire pages.

<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> 
<META HTTP-EQUIV="Expires" CONTENT="Thu, 1 Jan 1970 01:00:00 GMT"> 
<CFHEADER Name="Expires" Value="#Now()#">

Randy

-----Original Message-----
From: Nathan Haley [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 11:47 AM
To: '[EMAIL PROTECTED]'
Subject: [KCFusion] Help


Wondering if anyone else has had this experience. Running an app that relies
on setting session vars for ID's and names and such. Been working fine for
year or more, now out of the blue my sessions are getting screwed up. For
instance, sometimes some people get on and have someone else's session
variables. Never get an error, rebooted twice, stopped and started service
many times...help....

Nathan Haley
IT Developer
Representing Pioneer Services
[EMAIL PROTECTED]
816-448-2383

 
 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 
 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 
 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 
 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 

Reply via email to