[Catalyst] fast cgi & dbi
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Tue Mar 28 17:47:40 CEST 2006
    
    
  
Len Jaffe wrote:
> Are we still able to maintain a persistent DBI
> connection with FCGI?
The FastCGI process is persistent. That's the whole point.
So yes :)
(although if the fCGI is dynamic and it times out, of course it'll have to 
reconnect next time it gets executed)
-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
    
    
More information about the Catalyst
mailing list