nghttpx: Update doc
This commit is contained in:
parent
fe51e7fa1a
commit
e70195ae91
|
@ -2361,7 +2361,7 @@ HTTP/2:
|
||||||
-c, --frontend-http2-max-concurrent-streams=<N>
|
-c, --frontend-http2-max-concurrent-streams=<N>
|
||||||
Set the maximum number of the concurrent streams in one
|
Set the maximum number of the concurrent streams in one
|
||||||
frontend HTTP/2 session.
|
frontend HTTP/2 session.
|
||||||
Default: )"
|
Default: )"
|
||||||
<< config->http2.upstream.max_concurrent_streams << R"(
|
<< config->http2.upstream.max_concurrent_streams << R"(
|
||||||
--backend-http2-max-concurrent-streams=<N>
|
--backend-http2-max-concurrent-streams=<N>
|
||||||
Set the maximum number of the concurrent streams in one
|
Set the maximum number of the concurrent streams in one
|
||||||
|
|
Loading…
Reference in New Issue