Summary: | Inactive client should disconnect | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Peter Åstrand <astrand> |
Component: | Documentation | Assignee: | Aaron Sowry <aaron> |
Status: | CLOSED FIXED | ||
Severity: | Enhancement | Keywords: | astrand_tester |
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | 4.0.0 | ||
Hardware: | PC | ||
OS: | Linux | ||
Acceptance Criteria: |
Description
Peter Åstrand
Xvnc has had this functionality for some time. (In reply to comment #3) > Xvnc has had this functionality for some time. Actually, no: We have three different options that can terminate Xvnc depending on various conditions, including how long the client has been disconnected. However, as far as I know, we have no functionality for *disconnecting* the client after some time. Actually, we do. The IdleTimeout parameter takes a argument in seconds and disconnects a session that has been idle for that time. Works great from my (limited) testing, but probably needs mention in the admin guide. Leaving it open, moving to 3.4.0 for documentation updates. IdleTimeout works for me too; documented in r25533. Documentation is fine. |