Skip to content

1.47.0

Compare
Choose a tag to compare
@jerily jerily released this 26 Sep 10:33
· 361 commits to main since this release

Features

  • High performance web server (HTTPS) written in C and Tcl.
  • It uses a highly efficient event-driven model with fixed number of threads to manage connections.
  • It can be easily extended.
  • It is a TCL loadable module.
  • It is the absolute minimum.
  • It supports multiple certificates for different hosts (SNI).
  • Keepalive connections
  • Compression (gzip)