Quasar icon indicating copy to clipboard operation
Quasar copied to clipboard

Reconnect of a client if lost internet connection

Open ghost opened this issue 7 years ago • 1 comments

Hello,

sometimes when my client lose his internet connection he doesnt reconnect immediately. Normally the client should reconnect when the internet connection is back. Or he should reconnect lately after 5 seconds because i set the reconnect delay to 5000 ms. But sometimes my client doenst reconnect or he reconnect after 5-10 minutes which is weird. Anything i can do ?

Best regards

ghost avatar Mar 23 '18 22:03 ghost

I'd guess this is some kind of firewall problem. The client detects half-open connections in the worst case after 25sec, so with 5sec reconnect delay it should reconnect after 30sec. Are you using Quasar in a VM? There seem to be some reconnection problems, i.e.: #622

MaxXor avatar Apr 17 '18 14:04 MaxXor