Symptoms
When TCP nagle is enabled, it adds some delay for SSL handshake message. Then SSL should send HUDCTL_REQUEST_DONE/HUDCTL_RESPONSE_DONE to TCP to
remove the delay for all SSL handshake messages which are sent and wait for reply.
Impact
it adds some delay for SSL handshake message. Then SSL should send HUDCTL_REQUEST_DONE/HUDCTL_RESPONSE_DONE to TCP to
remove the delay for all SSL handshake messages which are sent and wait for reply.
Conditions
When TCP nagle is enabled
Fix Information
When TCP nagle is enabled, it adds some delay for SSL handshake message. Then SSL should send HUDCTL_REQUEST_DONE/HUDCTL_RESPONSE_DONE to TCP to
remove the delay for all SSL handshake messages which are sent and wait for reply.