ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-rails
ruby-rails
Re: [Rails] Really slow redirects
by Jakob L. Skjerning other posts by this author
Sep 9 2005 8:36AM messages near this date
Re: [Rails] Salted Hash Login Generator + ActionMailer = :( | Re: [Rails] Really slow redirects
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
Thread:
Jakob L. Skjerning
Adrian Madrid
Michael Schoen
Joe Van Dyk
Derek Haynes
Michael Schoen
Greg McClure
Adrian Madrid

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved