TCP TIME_WAIT - WeOnlyDo Discussion board

TCP TIME_WAIT (wodVPN)

by Awen, Wednesday, March 25, 2009, 16:12 (5513 days ago)

Netstate command shows TIME_WAIT when i remove a channel.
It is a problem when i create same channel again, it doesnt work fine.

Re: TCP TIME_WAIT

by wodSupport, Wednesday, March 25, 2009, 16:23 (5513 days ago) @ Awen

That's normal, TIME_WAIT should appear for several seconds (I believe arround 30), and it's related to Winsock stack, not the wodVPN itself.

However, it shouln't cause problems, you should be able to start/stop the channel at will .

Kreso

Re: TCP TIME_WAIT

by Awen, Wednesday, March 25, 2009, 18:56 (5513 days ago) @ wodSupport

does any ways to set SO_REUSEADDR enable when i start a channel with TCPLocalListen ??

Re: TCP TIME_WAIT

by wodSupport, Wednesday, March 25, 2009, 19:05 (5513 days ago) @ Awen

Hmm. I don't see why. You plan to bind two sockets on same port? That will not work. It will not speed-up TIME_WAIT anyway.

If this is causing problems, can you prepare sample that duplicates your problem and send it to techsupport - at - weonlydo - dot - com

Kreso