Any suggestions how to set a connection timeout connections? I'm using the Replicated storage. If there's a single slave configured and it's not running (listening on a socket) DBIC will return quickly and fall back to using the master.
But, if the slave is listening but not responding then DBIC will hang waiting on a response. This can be demonstrated by using netcat to listen to port and configure the slave to connect there. -- Bill Moseley mose...@hank.org
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk