[Zope-dev] Re: How to make Zope fail nicely under high load?
Tres Seaver
tseaver at zope.com
Thu Feb 12 10:13:18 EST 2004
Bjorn Stabell wrote:
> If you run Apache as a caching reverse proxy (caching surrogate server)
> then images will be served from Apache. Only the dynamic HTML pages are
> served from Zope, so having them fail without regards to sessions is
> relatively okay. Images and other static content are almost guaranteed
> to load correctly, and if they didn't, a straight reload from the
> client will not reload cached images.
Impatient clients often "force" reloads; I don't *think* Apache has a
knob which allows a surrogate / acceloerator proxy to ignore the spec
(which is written assuming "forward" proxies), and serve from cache anyway.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the Zope-Dev
mailing list