Skip to content

Latest commit

 

History

History
48 lines (43 loc) · 1.04 KB

TODO.md

File metadata and controls

48 lines (43 loc) · 1.04 KB

TODO

Configuration

  • File MIME type
  • Overwrite headers in config
  • Config init tests
  • Error page
  • Logging to file
  • Benchs
  • Max body size

Features

  • 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