Hi, we are using Apache2::UploadProgress for this . It installs an own PostRequestHandler in the backend a a progres bar triggered via javascript in the frontend, so actually, it has nothing to do with mason itself. The upload itself in our backend is then handled via Apache2::Upload, ( independent from Mason too!) This is all running with mod_perl2 and integrates well in our Mason sites.
We are running our site split into a lightweight frontend and a heavy backend mod_perl server. Uploading a large file blocks the backend-server for a long time. Yet we haven't found a solution that works with CGI in the frontend, especially none that works with multiple file uploads. The only disadvantage with Apache2::Progressbar is, that the progress bar isn't visible in Webkit browsers, yet I don't know if there exist a fixed update in the meantime. Rolf Schaufelberger ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users