24 Apr
2003
24 Apr
'03
2:07 p.m.
In the case of the explicit configuration option, wouldn't it be good to use a file-based caching mechanism instead? In other word write the unpickled blocks to a cache file and stream that file to the response.
With a (file-based) Squid cache in front of zope, and a (file-based) ZEO client cache behind it, I doubt that *another* filesystem cache can make an improvement here.
It would make a difference for people not using Squid or ZEO.
Those people probably shouldn't be streaming anyway ;) /Magnus