diff options
author | 2016-10-08 14:46:22 +0100 | |
---|---|---|
committer | 2016-10-08 14:46:22 +0100 | |
commit | a05901f62a47b9cca92b46937a59a7b06f23023a (patch) | |
tree | 01fa87a7c598f6a5cd6a803717cc6236f3adca61 /middleware/cache/setup_test.go | |
parent | f29f622ec7f1eb20413a9a92fb633148a9e9c1d4 (diff) | |
download | coredns-a05901f62a47b9cca92b46937a59a7b06f23023a.tar.gz coredns-a05901f62a47b9cca92b46937a59a7b06f23023a.tar.zst coredns-a05901f62a47b9cca92b46937a59a7b06f23023a.zip |
middleware/proxy: make it scale (#287)
* middleware/proxy
Use connection pooling for communicating with an upstream, instead of
opening a new socket every time.
This makes the proxy more efficient and allowed for some cleanups.
* Some cleanups
* Some fixes
* more
* Kill pool
* Add nil check
* remove pool
Diffstat (limited to 'middleware/cache/setup_test.go')
0 files changed, 0 insertions, 0 deletions