Re: Hello, I have port busy after server die.

Re: Hello, I have port busy after server die.

am 12.02.2004 21:08:37 von Jens Knoell

Gustavo Guillermo wrote:
> Hello everyone, I have a nice question, I ran a WebServer, and after 8
> days hangs and die, but TCP port wasn't released.
> I know that the solution is restart the system, but I see it in other
> times and this server can't be restarted.
>
> There is some C function or command or anything that can release this
> port?

The solution is actually to find out what makes the server die in the first
place. The port gets released as soon as the last instance of the service
gets killed. Since you didn't specify what software you're running I can't
get more specific than that.

Jen

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Hello, I have port busy after server die.

am 13.02.2004 04:00:20 von Gustavo Guillermo

Hello everyone, I have a nice question, I ran a WebServer, and after 8
days hangs and die, but TCP port wasn't released.
I know that the solution is restart the system, but I see it in other
times and this server can't be restarted.

There is some C function or command or anything that can release this
port?


Thanks in advance.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html