Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2021-09-18 19:28:03 +09:00
parent 6a099ee50a
commit d276ca0adc
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ Default mode
If nghttpx is invoked without :option:`--http2-proxy`, it operates in
default mode. In this mode, it works as reverse proxy (gateway) for
both HTTP/3, HTTP/2 and HTTP/1 clients to backend servers. This is
also known as "HTTP/2 router".
HTTP/3, HTTP/2 and HTTP/1 clients to backend servers. This is also
known as "HTTP/2 router".
By default, frontend connection is encrypted using SSL/TLS. So
server's private key and certificate must be supplied to the command