daemon/io: configurable idle timeout for incoming TCP connection
- Jul 16, 2018
-
-
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The idle timeout was set equal to the timeout for the arrival of the first request after connection had been established. For DNS over TCP it was a half of maximal allowed RTT and it often led to prematurely closing of incoming connection.