RE: Delays in Web Page Updates

  • From: "Quillman Shawn (RBNA/CSA1)" <Shawn.Quillman@xxxxxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Thu, 6 May 2004 10:25:20 -0400

Gotcha.  Here's an example.  The tag goes somewhere within the
<TITLE></TITLE> block.

<META HTTP-EQUIV="expires" CONTENT="Wed, 01 Jan 1997 00:00:01 GMT">

Two more you'll want are
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">

One of these is for public caches (ie- server caches) and the other is
for private caches (ie- browser caches) but I forget which off the top
of my head.

-Shawn

-----Original Message-----
From: libtech@xxxxxxxxxx [mailto:libtech@xxxxxxxxxx] 
Sent: Thursday, May 06, 2004 10:58 AM
To: [ISAserver.org Discussion List]
Subject: [isalist] RE: Delays in Web Page Updates

http://www.ISAserver.org

Sorry, I thought I was replying to someone else and got your reply
instead.  The META tag suggestion was one I want to explore.  Do you
have
an example of how to code this on the client end so the author can see
changes immediately.  I'm pretty confident that I've done all I can do
on
the ISA server end.

MW 

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
Leading Network Software Directory: http://www.serverfiles.com
No.1 Exchange Server Resource Site: http://www.msexchange.org
Windows Security Resource Site: http://www.windowsecurity.com/
Network Security Library: http://www.secinf.net/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
shawn.quillman@xxxxxxxxxxxx
To unsubscribe send a blank email to
$subst('Email.Unsub')


Other related posts: