Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.2.1
-
Fix Version/s: Bug Backlog
-
Component/s: Transport: TCP / UDP / SSL / Multicast
-
Labels:None
-
User impact:Low
-
Affects Docs:Yes
-
Similar Issues:None
Description
IMHO, the 'keepAliveTimeout' property is misleading at best; it does not keep anything alive, nor does it have anything to do with the 'keepAlive' boolean property in the same class (hence, with the SO_KEEPALIVE flag).
What it seems to do is duplicating the "serverSoTimeout" feature, which makes me wonder what its real use is altogether.