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
Fix some timeout related issues
#1095
Closed
Wonshtrum
closed
8 months ago
Wonshtrum
commented
8 months ago
Explicitely use the frontend timeout on keep-alive (may introduce a specific one later)
Put timeout responsibility on the backend whenever we read the first bytes
Mark as terminated GET requests with no length (we assume no body)
Properly reset the HttpContext of the session