[Zope-Annce] Tramline 0.4 preview released
Martijn Faassen
faassen at infrae.com
Thu Nov 24 13:48:00 EST 2005
Tramline 0.4 preview released
=============================
24 november 2005 – Infrae has just released version 0.4 of tramline.
This is a preview release of the tramline technology for interested
developers.
Tramline is a upload and download accelerator that plugs into Apache,
using mod_python. Its aim is to make downloading and uploading large
media to an application server easy and fast, without overloading the
application server with large amounts of binary data.
Tramline integrates into Apache using mod_python. The application server
is assumed to sit behind Apache, for instance hooked up using mod_proxy
or mod_rewrite.
Tramline takes over uploading and downloading files, handling these
within Apache. Only a small configuration change in Apache should be
necessary to enable tramline.
The application server remains in complete control over security, page
and form rendering, and everything else. Minimal changes are necessary
to any application to enable it to work with tramline; in fact it's just
setting two response headers in a few places in the code.
More about tramline
===================
http://www.infrae.com/products/tramline
Download tramline
=================
http://www.infrae.com/download/tramline
Contact
=======
FMI contact Jan-Wijbrand Kolman, jw at infrae com, +31 10 243 7051.
More information about the Zope-Announce
mailing list