This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
0
Fork
0
You've already forked coredns
mirror of
https://github.com/coredns/coredns.git
synced
2025-10-30 01:34:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89a2912c87c7b1d38d8e2a11e8f88183a09b38fe
coredns
/
middleware
/
proxy
/
proxy_test.go
4 lines
26 B
Go
Raw
Normal View
History
Unescape
Escape
First commit
2016-03-18 20:57:35 +00:00
package
proxy
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
2016-10-08 14:46:22 +01:00
/* TODO */
Reference in New Issue
Copy Permalink