[Zope] accessing zope site from inside the proxy server

Dhanu dhanunjaya@mindscapecomputing.com
Fri, 8 Mar 2002 10:55:59 +0530


This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C1C68F.D48D2F50
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi ,
I have my zope site running on the net.
I have small problem.When iam accessing the  site from inside the proxy =
server,old pages or cached pages are coming.

I want to set a header in such a way nothing is cached in my proxy =
server.

I had entered the following line in standard_html_header,but still =
sometimes pages come from cache.

<dtml-call =
"RESPONSE.setHeader('Cache-Control','private,proxy-revalidate,no-cache,no=
-store')">

Does any one has the solution?Your response is of very value to me and =
very much appreciated.

Thank you for your valuable time,

regards,
Dhanunjaya

------=_NextPart_000_0009_01C1C68F.D48D2F50
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi ,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have my zope site running on the=20
net.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have small problem.When iam accessing =
the&nbsp;=20
site from inside the proxy server,old pages or cached pages are=20
coming.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I want to set a header in such a way =
nothing is=20
cached in my proxy server.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I had entered the following line in=20
standard_html_header,but still sometimes pages come from =
cache.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-call=20
"RESPONSE.setHeader('Cache-Control','private,proxy-revalidate,no-cache,no=
-store')"&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Does any one has the solution?Your =
response is of=20
very value to me and very much appreciated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for your valuable =
time,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>regards,<BR>Dhanunjaya</FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01C1C68F.D48D2F50--