proxy.golang.org : github.com/spr-networks/coredns-spr_forward
Package forward implements a forwarding proxy. It caches an upstream net.Conn for some time, so if the same client returns the upstream's Conn will be precached. Depending on how you benchmark this looks to be 50% faster than just opening a new connection for every client. It works with UDP and TCP and uses inband healthchecking.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/spr-networks/coredns-spr_forward
License: Apache-2.0
Latest release: 5 days ago
Namespace: github.com/spr-networks
Last synced: 5 days ago