mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
middleware/proxy: add read/writeDeadline (#477)
Add deadline to break the connection. We use the default of 5 seconds. After this the backend is marked unhealthy and not used for some time. Fixes #467
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
package proxy
|
||||
|
||||
/* TODO */
|
||||
Reference in New Issue
Block a user