8 Nov
2005
8 Nov
'05
11:11 a.m.
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