L
Lee Gillie
I have seen some suggest you use the ReadTimeout and WriteTimeout
properties to control this, but I have tried this, and it does not work.
I have a difficult to reproduce scenario where connection attempts are
hanging for 5 minutes before eventually failing. I need a much shorter
timeout on my client.
I think the delay is that the server has partially started negotiating
the connection - the OS has answered the call, but the bind has not
passed off the incoming connection request to the server process yet.
The server runs on VMS.
properties to control this, but I have tried this, and it does not work.
I have a difficult to reproduce scenario where connection attempts are
hanging for 5 minutes before eventually failing. I need a much shorter
timeout on my client.
I think the delay is that the server has partially started negotiating
the connection - the OS has answered the call, but the bind has not
passed off the incoming connection request to the server process yet.
The server runs on VMS.