[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: running out of descriptors



Don Badrak wrote:
> On Mon, 24 May 1999, Kurt D. Zeilenga wrote:
> > At 02:23 PM 5/24/99 -0400, Don Badrak wrote:
> > >I think the idea of the keepalives is probably a lot simpler to implement
> > >(one line change in servers/daemon.c, and a couple other in the
> > >distribution).
> >
> > I've committed a keep alive solution.  I'd appreciate feedback
> > on it's effectiveness in your environment.
> 
> To the HEAD or 1_2 branch?  Would it be something that makes it into
> 1.2.2?

Initially, -devel (HEAD).  When it goes to rel eng (and release) depends
upon feedback.

> > When I get a chance, I'll commit something based upon
> > Philipp Klaus's suggestion.
> 
> I was thinking about that one a bit.  It is working quite well, but there
> is no way of disabling it. Mabye using value of 0 could disable the
> timeout?

Yes, this is why I said "something like."  The timeout also needs to
be disabled by default.

Kurt