[Zope] Serve large files efficiently from a pipe
Tino Wildenhain
tino at wildenhain.de
Tue Nov 8 06:11:06 EST 2005
Roman Suzi schrieb:
>
> Hi!
>
> Newer Zope versions have an interesting ability to serve large files
> efficiently given the file name (
> http://plope.com/Members/chrism/ploneconf2004/2004pres.txt ).
>
> What about serving large files given file(-like) handler? It could be
> very beneficial sometimes, especially with dynamically generated
> content...
>
> Does Zope has anything for this?
>
> Thank you for any ideas on this topic!
Have a look at:
http://www.dataflake.org/software/filecachemanager
it implements what you are asking for.
HTH
Tino
More information about the Zope
mailing list