Lines Matching refs:frontend
23 "no-tls" parameter is used in :option:`--frontend` option.
28 "no-tls" parameter is used in :option:`--frontend` option. To
61 request host. For a request received on the frontend
206 backend requires that frontend connection is TLS
273 .. option:: -f, --frontend=(<HOST>,<PORT>|unix:<PATH>)[[;<PARAM>]...]
275 Set frontend host and port. If <HOST> is '\*', it
294 To make this frontend as API endpoint, specify "api"
296 important to limit the access to the API frontend.
301 To make this frontend as health monitor endpoint,
306 To accept PROXY protocol version 1 and 2 on frontend
363 Set maximum average read rate on frontend connection.
370 Set maximum read burst size on frontend connection.
378 Set maximum average write rate on frontend connection.
385 Set maximum write burst size on frontend connection.
393 Set maximum average read rate on frontend connection per
401 Set maximum read burst size on frontend connection per
409 Set maximum average write rate on frontend connection
417 Set maximum write burst size on frontend connection per
423 .. option:: --worker-frontend-connections=<N>
425 Set maximum number of simultaneous connections frontend
438 frontend for default mode, use
439 :option:`--backend-connections-per-frontend`\.
443 .. option:: --backend-connections-per-frontend=<N>
446 (and/or streams in case of HTTP/2) per frontend. This
492 .. option:: --frontend-http2-read-timeout=<DURATION>
494 Specify read timeout for HTTP/2 frontend connection.
498 .. option:: --frontend-read-timeout=<DURATION>
500 Specify read timeout for HTTP/1.1 frontend connection.
504 .. option:: --frontend-write-timeout=<DURATION>
506 Specify write timeout for all frontend connections.
510 .. option:: --frontend-keep-alive-timeout=<DURATION>
512 Specify keep-alive timeout for frontend HTTP/1
565 .. option:: --frontend-http2-setting-timeout=<DURATION>
598 Set allowed cipher list for frontend connection. The
607 Set allowed cipher list for frontend connection. The
634 Set supported curve list for frontend connections.
930 Allow black listed cipher suite on frontend HTTP/2
956 is used for frontend connection. The each line of input
1004 .. option:: -c, --frontend-http2-max-concurrent-streams=<N>
1007 frontend HTTP/2 session.
1020 .. option:: --frontend-http2-window-size=<SIZE>
1023 frontend connection.
1027 .. option:: --frontend-http2-connection-window-size=<SIZE>
1029 Sets the per-connection window size of HTTP/2 frontend
1062 default mode and HTTP/2 frontend via Link header field.
1063 It is also supported if both frontend and backend are
1065 backend session is relayed to frontend, and server push
1068 .. option:: --frontend-http2-optimize-write-buffer-size
1071 frontend HTTP/2 TLS connection. This optimization aims
1078 .. option:: --frontend-http2-optimize-window-size
1081 window size of frontend HTTP/2 TLS connection. If this
1087 :option:`--frontend-http2-connection-window-size`\. Since the
1089 be adjusted using :option:`--frontend-http2-window-size` option as
1093 .. option:: --frontend-http2-encoder-dynamic-table-size=<SIZE>
1096 in the frontend HTTP/2 connection. The decoder (client)
1103 .. option:: --frontend-http2-decoder-dynamic-table-size=<SIZE>
1106 in the frontend HTTP/2 connection.
1135 parameter is used in :option:`--frontend` option, accept HTTP/2
1346 HTTP/1.1 frontend. This option can be used multiple
1466 .. option:: --frontend-max-requests=<N>
1468 The number of requests that single frontend connection
1479 .. option:: --frontend-http2-dump-request-header=<PATH>
1481 Dumps request headers received by HTTP/2 frontend to the
1487 .. option:: --frontend-http2-dump-response-header=<PATH>
1489 Dumps response headers sent from HTTP/2 frontend to the
1495 .. option:: -o, --frontend-frame-debug
1497 Print HTTP/2 frames in frontend to stderr. This option
1591 option name with leading ``--`` stripped (e.g., ``frontend``). Put
1702 and pushes those URIs to the frontend client. Here is a sample Link
1717 nghttpx also supports server push if both frontend and backend are
1719 Link header field, server push from backend is forwarded to frontend
1728 nghttpx supports UNIX domain socket with a filename for both frontend
1952 is a string which specified in :option:`--frontend` option,
1958 Return port number of the server frontend which accepted the
2222 frontend for API using :option:`--frontend` option with "api"
2223 parameter. All requests which come from this frontend address, will