info-cvs
[Top][All Lists]
Advanced

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

Re: cvs [commit aborted]:


From: Larry Jones
Subject: Re: cvs [commit aborted]:
Date: Fri, 15 Feb 2002 11:05:41 -0500 (EST)

David Hoag writes:
> 
> Give me a little credit here. I don't kill the process until long
> after the client has died. I realize that if I had killed the process
> prior to the client dieing I would get the "connection reset" error.
> The server process is simply lingering (probably waiting for the below
> mentioned timeout) after my client dies.

In that case, you've almost certainly got some kind of a network
problem.  You need to run netstat on the server to find out for sure
what state the connections are in.  The client died because the
connection was forcibly closed -- under normal circumstances, that would
cause the server to die, too.

-Larry Jones

Well, it's all a question of perspective. -- Calvin



reply via email to

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