Upload progress bar with mod_passenger and Rails
mod_passenger caches file uploads, so there is no way to check file upload progress (like in Nginx before Nginx Upload Progress Module). Thanks to Apache Upload Progress Module you can have upload progress bar with Apache and mod_passenger too.
Post a comment