Update README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2014-03-04 23:16:46 +09:00
parent caeeba681f
commit 749cc08f52
1 changed files with 1 additions and 2 deletions

View File

@ -268,8 +268,7 @@ The HTTP Upgrade is performed like this::
nghttpd - server
++++++++++++++++
``nghttpd`` is a static web server. It is single threaded and
multiplexes connections using non-blocking socket.
``nghttpd`` is a multi-threaded static web server.
By default, it uses SSL/TLS connection. Use ``--no-tls`` option to
disable it.