- Dockerization
- Docs
- Build with compile info
- Refactor HTTP 1
- Graceful shutdown
-
keep-alive
timeout setting - HTTP Etag: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag#etag_value
- Content compress
- zstd
- gzip
- deflate
- br
- File MIME type
- Overwrite headers in config
- Config init tests
- Error page
- Logging to file
- Benchs
- Max body size
- Cross platform compile
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- aarch64-unknown-linux-gnu
- aarch64-unknown-linux-musl
- x86_64-pc-windows-gnu
- x86_64-unknown-freebsd
- loongarch64-unknown-linux-gnu
- Load balance
- Pingora
- Proxy
- Reverse Proxy
- Connect to upstream timeout setting
- Follow http 301
- Custom headers
- SSL
- Cli
- Specific custom config location
- HTTP 2
- HTTP 3
- Specify thread numbers