--- loncom/LondConnection.pm 2010/07/06 07:48:38 1.48 +++ loncom/LondConnection.pm 2010/11/11 15:01:13 1.49 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.48 2010/07/06 07:48:38 droeschl Exp $ +# $Id: LondConnection.pm,v 1.49 2010/11/11 15:01:13 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -184,7 +184,7 @@ sub new { TimeoutCallback => undef, TransitionCallback => undef, Timeoutable => 0, - TimeoutValue => 300, + TimeoutValue => 30, TimeoutRemaining => 0, LocalKeyFile => "", CipherKey => "",