Re: After many hours all outbound connections get stuck in SYN_SENT

From: Jan Engelhardt
Date: Tue Dec 18 2007 - 12:20:15 EST



On Dec 18 2007 11:45, James Nichols wrote:
>
>> Well you could still blame Java. I am sure that if you program was C,
>> the problem could be narrowed down much easier.
>
>That may very well be true, but I can't rewrite the whole 500K line
>application in C at this point. Plus, it's a web app which would be
>"fun" to implement in C.

Well I do not require you to do /that/, but you could try adhering to
the unix philosophy later on that one program should do (ideally) one
thing, and if the java blob already serves the webpage, then opening
sockets and doing xyz could probably live in another program.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/