Actions
Feature #7007
opendocument TCP parameters
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-05-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There are several basic TCP parameters that the system supports that are not documented. The one I ran across is TCP_ABORT_THRESHOLD, which appears to determine how long data packets may be outstanding before a connection is terminated due to a timeout. HP-UX has documented this and a few similar tunables1. There's also an ARC case that describes some of them.[2]
Even if it's not important for users to change them, it would be helpful to have documentation explain that these parameters exist so that users can understand under precisely what conditions connections may be terminated.
[1] http://modman.unixdev.net/?sektion=7&page=tcp&manpath=HP-UX-11.11
[2] http://arc.stillopensolaris.org/txt/PSARC_2010_151.txt
Related issues
Updated by David Pacheco over 7 years ago
- Related to Bug #6059: tcp keepalive params could be more prominently documented added
Updated by David Pacheco about 6 years ago
- Related to Bug #6711: TCP options need documentation added
Updated by David Pacheco about 6 years ago
- Related to Bug #8470: connect(3socket) should document timeout values added
Actions