Bug 7440 - connectionstatus is often stale in tl-session-param
Summary: connectionstatus is often stale in tl-session-param
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-20 12:18 CET by Pierre Ossman
Modified: 2020-05-06 10:15 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2019-11-20 12:18:33 CET
We only poll the connection status every 10 minutes, which means that commands like tl-session-param can show something that isn't very current.

It was done this way to avoid excessive load on the agents (and the master), but perhaps we can improve this without risking load problems?

(tlwebadm forces a refresh of this information, but that might not always be a good thing because of the load and also because it causes delays while updating the information)

Note You need to log in before you can comment on or make changes to this bug.