Home
last modified time | relevance | path

Searched refs:vhosts (Results 1 – 17 of 17) sorted by relevance

/external/libwebsockets/plugins/
Dserver-status.js168 for (n = 0; n < jso.i.contexts[ci].vhosts.length; n++) {
174 if (jso.i.contexts[ci].vhosts[n].use_ssl === "1")
178 s = s + san(jso.i.contexts[ci].vhosts[n].name) + ":" +
179 san(jso.i.contexts[ci].vhosts[n].port) + "</span>";
180 if (jso.i.contexts[ci].vhosts[n].sts === "1")
184 …"<span class=n>Total Rx:</span> <span class=v>" + humanize(san(jso.i.contexts[ci].vhosts[n].rx)) +…
185 …"<span class=n>Total Tx:</span> <span class=v>" + humanize(san(jso.i.contexts[ci].vhosts[n].tx)) +…
187 …"<span class=n>CONNECTIONS: HTTP/1.x:</span> <span class=v>" + san(jso.i.contexts[ci].vhosts[n].h1…
188 …"<span class=n>Websocket:</span> <span class=v>" + san(jso.i.contexts[ci].vhosts[n].ws_upg) +"</sp…
189 …"<span class=n>H2 upgrade:</span> <span class=v>" + san(jso.i.contexts[ci].vhosts[n].h2_upg) +"</s…
[all …]
/external/libwebsockets/READMEs/
DREADME.plugin-acme.md25 - Enable the "lws-acme-client" plugin on the vhosts you want it to manage
35 "vhosts": [ {
165 ## Multiple vhosts using same cert
167 In the case you have multiple vhosts using of the same cert, just attach
169 vhosts are informed and vhosts using the same filepath to access the cert will
DREADME.http-fallback.md8 Lws supports multiple http or https vhosts sharing a listening socket on the
13 names the server was configured with for the various vhosts. If no match, it
55 all vhosts on the same listen port will do the fallback action.
DREADME.lwsws.md39 # stuff related to vhosts should go in one
58 "vhosts": [{
104 One server can run many vhosts, where SSL is in use SNI is used to match
108 Listing multiple vhosts looks something like this
111 "vhosts": [ {
159 That sets up three vhosts all called "localhost" on ports 443 and 7681 with SSL, and port 80 withou…
171 true vhosts on one listening socket and the active vhost decided at SSL
470 @section rawconf Configuring Fallback and Raw vhosts
586 `"hide-vhosts": "{0 | 1}"` lets you control if information about your vhosts is included.
DREADME.plugin-sshd-base.md13 - binds to one or more vhosts, that controls listen port(s)
DREADME.coding.md204 vhosts, where you can perform your own locking and walk a list of wsi that need
1135 @section vhosts Using lws vhosts
1140 afterwards to attach one or more vhosts manually.
1162 then both vhosts share it and use SNI (is SSL in use) or the Host: header
DREADME.test-apps.md178 vhosts dynamically.
DREADME.build.md442 If you have multiple vhosts, you must enable plugins at the vhost
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-multivhost/
DREADME.md3 This creates a single server that creates three vhosts listening on both :7681 and
4 :7682. Two separate vhosts share listening on :7682.
/external/libwebsockets/lwsws/
Detc-lwsws-conf-EXAMPLE2 # stuff related to vhosts should go in one
Detc-lwsws-conf.d-localhost-EXAMPLE2 "vhosts": [ {
/external/libwebsockets/minimal-examples/
DREADME.md72 Lws supports vhosts (virtual hosts), for example both https://warmcat.com
76 Your protocol may be enabled on multiple vhosts, each of these vhosts
/external/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
DREADME.md10 and client features and other vhosts handling http or ws.
/external/libwebsockets/plugins/raw-proxy/
DREADME.md18 header to resolve amongst multiple vhosts on the same listen port. So the
/external/libwebsockets/minimal-examples/http-server/
DREADME.md15 minimal-http-server-multivhost|Same as minimal-http-server but three different vhosts
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc311 std::vector<std::string> vhosts; in ToString() local
313 vhosts.push_back( in ToString()
320 vhosts.push_back(" {\n"); in ToString()
321 vhosts.push_back(route.ToString()); in ToString()
322 vhosts.push_back("\n }\n"); in ToString()
324 vhosts.push_back(" ]\n"); in ToString()
325 vhosts.push_back("]\n"); in ToString()
327 return absl::StrJoin(vhosts, ""); in ToString()
/external/libwebsockets/
Dchangelog414 - LWS_WITH_PEER_LIMITS tracks IPs across all vhosts and allows restrictions on
445 vhosts. Vhosts with shared listen sockets adopt the listen socket