using apache as proxy for file downloads
17 Jan
2003
17 Jan
'03
9:55 p.m.
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? Regards, Asad
18 Jan
18 Jan
9:49 p.m.
New subject: [Zope] using apache as proxy for file downloads
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
8479
Age (days ago)
8480
Last active (days ago)
1 comments
2 participants
participants (2)
-
Asad Quraishi -
Dieter Maurer