Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2016-12-16 21:31:26 +09:00
parent 950e2d9954
commit ed21b631ae
1 changed files with 2 additions and 3 deletions

View File

@ -343,10 +343,9 @@ requests, do this:
backend=serv1,3000;/;proto=h2
backend=serv1,3000;/ws/;proto=http/1.1
Note that the backends share the same pattern must have the same
backend protocol. The default backend protocol is HTTP/1.1.
The default backend protocol is HTTP/1.1.
TLS can be enabed per pattern basis:
TLS can be enabled per pattern basis:
.. code-block:: text