diff options
author | metamuffin <metamuffin@disroot.org> | 2024-08-19 12:22:53 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-08-19 12:22:53 +0200 |
commit | 36a09fd6e452d2e6391a823a08787b5b17af7d08 (patch) | |
tree | 4698d3b6732815f7c25efc7f069e7e60c96bb14b /readme.md | |
parent | d06821468e9a6e0d62c4b1ced21b1290e7a5bc47 (diff) | |
download | gnix-36a09fd6e452d2e6391a823a08787b5b17af7d08.tar gnix-36a09fd6e452d2e6391a823a08787b5b17af7d08.tar.bz2 gnix-36a09fd6e452d2e6391a823a08787b5b17af7d08.tar.zst |
h2
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ a simple stupid reverse proxy ## Features -- HTTP/1.1 +- HTTP/1.1 and HTTP/2 - Simple to configure (see below) - Somewhat fast (about 150k req/s on a rpi5 for simple routes) - Composable modules |