Kai Krakow
496ae8c84b
resolved: Recover from slow DNS responses
...
When DNS is unreliable temporarily, the current implementation will
never improve resend behavior again and switch DNS servers only late
(current maximum timeout is 5 seconds).
We can improve this by biasing the resend_timeout back to the current
RTT when a successful response was received. Next time, a timeout is hit
on this server, it will switch to the next server faster.
Fixes : #5953
2017-06-27 22:04:16 +02:00
..
2017-04-23 21:47:29 -04:00
2017-06-26 21:30:36 -04:00
2017-05-13 15:44:30 -04:00
2017-05-25 17:37:50 +02:00
2017-04-25 08:54:00 -04:00
2017-06-27 20:28:56 +02:00
2017-05-02 16:29:11 -04:00
2017-06-19 19:39:43 -04:00
2017-04-29 18:40:19 +02:00
2017-06-27 10:06:36 +02:00
2017-05-02 16:29:11 -04:00
2017-05-31 21:21:11 -04:00
2017-06-26 20:32:40 +02:00
2017-05-21 01:41:48 +03:00
2017-06-22 20:51:06 +02:00
2017-05-30 09:45:10 -04:00
2017-06-27 11:41:09 -04:00
2017-06-26 20:55:36 +02:00
2017-05-19 14:24:03 -04:00
2017-05-02 16:29:11 -04:00
2017-06-24 18:58:36 -04:00
2017-05-19 10:01:35 -04:00
2017-06-26 16:07:07 -04:00
2017-06-27 11:41:09 -04:00
2017-06-22 22:20:09 -04:00
2017-05-12 14:31:46 +02:00
2017-04-19 19:27:01 -04:00
2017-06-27 22:04:16 +02:00
2017-06-27 20:28:56 +02:00
2017-05-19 14:24:03 -04:00
2017-05-30 17:03:25 -04:00
2017-06-26 20:42:08 +02:00
2017-06-27 10:15:27 -04:00
2017-05-10 14:29:21 +02:00
2017-03-30 11:12:50 +02:00
2017-06-24 18:58:36 -04:00
2017-05-02 16:29:11 -04:00
2017-05-30 14:49:35 +02:00
2017-05-19 14:24:03 -04:00
2017-06-26 20:19:53 -04:00
2017-05-11 13:43:53 -04:00
2017-05-24 23:25:44 -04:00