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 - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html