Update README.rst
This commit is contained in:
parent
caeeba681f
commit
749cc08f52
|
@ -268,8 +268,7 @@ The HTTP Upgrade is performed like this::
|
||||||
nghttpd - server
|
nghttpd - server
|
||||||
++++++++++++++++
|
++++++++++++++++
|
||||||
|
|
||||||
``nghttpd`` is a static web server. It is single threaded and
|
``nghttpd`` is a multi-threaded static web server.
|
||||||
multiplexes connections using non-blocking socket.
|
|
||||||
|
|
||||||
By default, it uses SSL/TLS connection. Use ``--no-tls`` option to
|
By default, it uses SSL/TLS connection. Use ``--no-tls`` option to
|
||||||
disable it.
|
disable it.
|
||||||
|
|
Loading…
Reference in New Issue