info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pserver processes


From: Larry Jones
Subject: Re: pserver processes
Date: Thu, 25 Oct 2001 14:26:38 -0400 (EDT)

Mark writes:
> 
> Is it possible that the client is responding to the KEEPALIVE signal, even
> though it no longer needs/uses that particular pserver process? on UNIX the
> client process exits after the command runs, I am unsure about windows and
> WinCVS.

I suppose it's possible, but it would have to be a very broken TCP/IP
implementation.

> Is there a way to test and see if the KEEPALIVE option is being used?

One check would be to see if server.o contains references to setsockopt
(nm server.o | grep setsockopt).  If it does, you're at least trying to
use KEEPALIVE -- check your syslog for error messages about KEEPALIVE
(starting with 1.11.1, CVS logs an error message under the daemon
facility if setting KEEPALIVE fails).

-Larry Jones

I think we need to change the rules. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]