Metadata in zope / binary data on FS, was Re: [ZODB-Dev] __del__ with Persistent objects

Paul Winkler pw_lists at slinkp.com
Fri Jul 18 14:06:55 EDT 2003


On Fri, Jul 18, 2003 at 06:01:57PM +0100, Toby Dickenson wrote:
> Alternatively, squid may be able to help in another way. You could make your 
> files cacheable with "Cache-Control:public,s-maxage=0,proxy-revalidate".... 
> That allows shared caches to store the file, but *always* check authorization 
> with the Zope origin server. On the second and subsequent request, the file 
> body will be served by squid.

Now *that* is a cool trick.
Don't know if it helps in my case though... first i'd have to get our
sysadmin to agree to add squid to our already-complex system.
and caching might not help that much: typical usage for us is that each 
file is rarely accessed but when the system is busy, several
different files are sometimes requested at the same time and the server
crawls.


-- 

Paul Winkler
http://www.slinkp.com




More information about the ZODB-Dev mailing list