Bug 1594

Summary: Randomize the default SSLIOP accept() timeout value.
Product: TAO Reporter: Ossama Othman <ossama.othman>
Component: SSLIOP Pluggable ProtocolAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: 1.3.3   
Hardware: All   
OS: All   

Description Ossama Othman 2003-09-18 17:07:03 CDT
It may be useful to randomize the default accept() timeout value instead of
using a constant default (currently 10 seconds).  The idea is to prevent
potential timed DoS attacks.  For example, the default accept() timeout could be
a random value between some range such as 8 and 12.
Comment 1 Ossama Othman 2003-10-01 09:54:47 CDT
*** Bug 1595 has been marked as a duplicate of this bug. ***
Comment 2 Ossama Othman 2003-10-12 01:27:55 CDT
Mine.