[Catalyst] Redirect and Firefox / Safari
    Jason Crummack 
    jason.crummack at easysoft.com
       
    Mon Sep 18 15:37:34 CEST 2006
    
    
  
Hi all,
I'm using c$->response->redirect in the auto handler of my controller as 
part of an authentication process but I'm seeing ~ 7 second delays on 
the redirect in Firefox / Safari browsers, IE works fine for once :-).
After further investigation I've found out it only seems to happen when 
the debug server is run with keepalives enabled, which if I disable 
makes IE no longer work.
Thanks
Jason Crummack
    
    
More information about the Catalyst
mailing list