18 Jan
2003
18 Jan
'03
9:49 p.m.
Asad Quraishi wrote at 2003-1-17 16:55 -0500:
Zope handles the downloads of large files pretty poorly - at least that's my experience in its standard config. Someone had mentioned using apache as a proxy for file downloads. Can anyone point me in the right direction for accomplishing this? Let Apache serve them as static files.
Maybe, use "LocalFS" or "ExtFile"/"ExternalFile" when you want to manage them via Zope. Dieter