[Zope-dev] Large file support
Toby Dickenson
tdickenson@geminidataloggers.com
Wed, 25 Oct 2000 12:15:37 +0100
On Tue, 24 Oct 2000 20:31:52 +0200, seant@superchannel.org wrote:
> If the Zope object knows how to produce the data themselves, they
> could push producer(s) directly to the channel. I added a single
> check in ZServer.HTTPResponse(256) where a temporary file is only
> created if the data is larger than the in-memory buffer *and*
> doesn't already look like a producer with 'more' as a method.
Wahay! thats been on my todo list for ages. Ill take a look when I get
some time.
Toby Dickenson
tdickenson@geminidataloggers.com