SO_TIMEOUT and CONNECTION_TIMEOUT

Yao Yao on October 12, 2013

SO_TIMEOUT == ‘http.socket.timeout’:

timeout (in milliseconds) for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets.

CONNECTION_TIMEOUT == ‘http.connection.timeout’

determines the timeout in milliseconds until a connection is established.



blog comments powered by Disqus