As part of our mission to maintain transparency, we open sourced our TLS SNI reverse proxy. This uses a LRU cache [1] to improve DNS caching and performance as well as the usual suspects in GoLang for the Go Magic.
Every part of the transport in our stack is running on open source now.
As part of our mission to maintain transparency, we open sourced our TLS SNI reverse proxy. This uses a LRU cache [1] to improve DNS caching and performance as well as the usual suspects in GoLang for the Go Magic.
Every part of the transport in our stack is running on open source now.
We hope you all enjoy!
[1] https://github.com/ipv6rslimited/lrucache