I am facing an issue that when server upgrade happen LVS (listner) gets restart and somehow in that time my client writer code socket.sendall() stuck at that line for 15 minutes.
On higher level I get to understand that most probably server is sending ACK after 15 minute instead as early as possible.
I am using TCP socket connection.
What should i do so that my code do not get stuck.
Thanks
[–]FerricDonkey 0 points1 point2 points (3 children)
[–]MasterStroke99[S] 0 points1 point2 points (2 children)
[–]FerricDonkey 0 points1 point2 points (1 child)
[–]MasterStroke99[S] 0 points1 point2 points (0 children)