Project

General

Profile

Bug #62

Add TCP keep alive for client/core connection

Added by EgS over 16 years ago. Updated about 15 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Quassel Client
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

Though this might be a rare occasion it happens quite easily if you're not in at least one channel that has some decent activity. Since as long as there are no incoming/outgoing messages there is really zero activity on the connection. Thus it's possible that the connection is dropped from the NAT table of routers or whatever...

Anyways: keep alive is needed :)

History

#1 Updated by EgS about 16 years ago

When in client mode the SignalProxy sends out a HeartBeat every minute.
This keeps the connection alive (aka: make sure it doesnt drop out of NAT tables) and allows the client to determine connection losses.

Also available in: Atom PDF