On 8/29/06, Philippe Jayet <[EMAIL PROTECTED]> wrote: > Hi all, > > I encounter timeout errors during file uploads in my Rails application. > I think the problem may be in the Mongrel configuration. Here is my setup: > > * Load balancer (Cisco CSM, my provider's Catalyst 6509) > * Apache 2.2.3 with mod_proxy_balancer > * Mongrel 0.3.13.3 > * Rails 1.1.6 > * Ruby 1.8.4 > * MySQL 5.0.22 > * file_column
I've started seeing this too recently. I upgraded to the latest mongrel prerelease 0.3.13.4 and still had an issue this morning. The uploaded files are usually at least 20MB when this happens. Here's my config: Apache 2 with mod_proxy_balancer mongrel 0.3.13.4 Edge Rails Ruby 1.8.4 It doesn't seem to be rails itself. The production logs show nothing peculiar. I've turned on debug logging to see if it happens again. -- Rick Olson http://weblog.techno-weenie.net http://mephistoblog.com _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
