issues
search
sozu-proxy
/
sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
3.12k
stars
194
forks
source link
Remove the `Pool` from the `TcpListener`
#1082
Closed
Keksoj
closed
8 months ago
Keksoj
commented
9 months ago
The Pool should be carried by the TCP proxy, not by the listener.
The Pool should be carried by the TCP proxy, not by the listener.