Top "Mongrel" questions

Mongrel is an open-source HTTP library and web server written in Ruby.

What is the maximum file size upload limit in Internet Explorer?

In my Rails application I am able to upload only up to 1.5GB when using Internet Explorer, but when I …

ruby-on-rails internet-explorer google-chrome mongrel
Serving Large Files Through Nginx via Rails 2.3 Using x-sendfile

Let's say I have a Rails 2.3.2 application fronted by nginx and served by mongrel in which I need to serve …

ruby-on-rails nginx mongrel x-sendfile