Timeouts

Eamon Daly edaly at nextwavemedia.com
Thu Apr 17 15:42:15 UTC 2008


We've just started running into this, too. It doesn't seem
right to use persist_client_timeout: the client is connected
and responding, but it's the backend we're waiting for. I'll
write a patch to create a backend_timeout variable unless
someone points out what I'm missing.

____________________________________________________________
Eamon Daly



----- Original Message ----- 
From: "Fred Moyer" <fred at redhotpenguin.com>
To: "Jeffrey Goff" <jgoff at iparadigms.com>
Cc: <perlbal at lists.danga.com>
Sent: Monday, April 14, 2008 4:00 AM
Subject: Re: Timeouts


: Looks like this was updated to use persist_client_timeout:
: 
: 
: lib/Perlbal/ClientHTTPBase.pm
: 
: # overridden here from Perlbal::Socket to use the service value
: sub max_idle_time {
:     return $_[0]->{service}->{persist_client_timeout};
: }



More information about the perlbal mailing list