Timeline for Is it possible to set ClientAliveInterval from the client side?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 22, 2020 at 22:47 | comment | added | user313992 | @KamilMaciorowski indeed, maybe I was misinterpreting. | |
| May 22, 2020 at 22:44 | comment | added | Kamil Maciorowski | @pizdelect ServerAlive* settings matter when alive messages sent from the client cannot trigger response from the server. Maybe they get to the server and only the responses cannot get to the client. More likely the communication is disrupted in both directions. ServerAlive* settings will make the client consider the connection terminated, but how can it inform the server if packets cannot get to it in the first place? The server will consider the connection valid until ClientAlive* tell otherwise. | |
| May 22, 2020 at 22:17 | answer | added | Kamil Maciorowski | timeline score: 2 | |
| May 22, 2020 at 21:01 | answer | added | bk2204 | timeline score: 1 | |
| May 22, 2020 at 16:53 | history | asked | studgeek | CC BY-SA 4.0 |