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
Showing
test/proxy_health_test.go
0 → 100644
Please register or sign in to comment