[Zope] remote server web caching
Ed Colmar
ed@greengraphics.net
Mon, 18 Feb 2002 16:55:30 -0800
This is a multi-part message in MIME format.
------=_NextPart_000_0007_01C1B89D.129F71A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hey all!
I had an interesting idea, that I thought would be pretty easy to =
implement in zope. I'm bringing it up to see if anyone else had done =
something similar, or if anyone had any ideas on how to best achieve it.
Say I have a zope server at www.myzopeserver.com, and I have configured =
it to receive a form where the content is an URL. =20
Then the server goes out and loads this page, downloads all the images, =
then rewrites the image links so they point to the ones stored on =
myzopeserver.com/cache/ or something. Finally it displays the modified =
html, which should be indistinguishable from the "real" page.
Any thoughts on this? Any problems you can see with implementing this =
that I'm missing? =20
-ed-
------=_NextPart_000_0007_01C1B89D.129F71A0
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.4207.2601" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hey all!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I had an interesting idea, that I =
thought would be=20
pretty easy to implement in zope. I'm bringing it up to see =
if=20
anyone else had done something similar, or if anyone had any ideas on =
how to=20
best achieve it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Say I have a zope server at <A=20
href=3D"http://www.myzopeserver.com">www.myzopeserver.com</A>, and I =
have=20
configured it to receive a form where the content is an URL. =20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Then the server goes out and loads this =
page,=20
downloads all the images, then rewrites the image links so they point to =
the=20
ones stored on myzopeserver.com/cache/ or something. Finally it =
displays=20
the modified html, which should be indistinguishable from the "real"=20
page.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Any thoughts on this? Any =
problems you can=20
see with implementing this that I'm missing? </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>-ed-</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0007_01C1B89D.129F71A0--