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
193
forks
source link
Fix early connect trials
#1013
Closed
Wonshtrum
closed
1 year ago
Wonshtrum
commented
1 year ago
Wait for all headers before connecting
Use kawa consumed flag to know if we can safely send a default answer
Add metrics for failed upgrades
Add log and metric for early response termination
Add log on HTTP(s) log_resquest_error
Fix some print_state formats