Mike Aizatsky wrote:
> Hi!> > In my RoR application, hosted on textdrive there's a redirect between> pages. Somehow it might take up to minute to be proccessed.
I guess you're running Lighttpd. v1.4.something has a bug where
redirects take around 30 seconds. You can get around it by disabling
Keep Alive:
server.max-keep-alive-requests = 0
--
Jakob L. Skjerning - http://mentalized.net
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails