Home
last modified time | relevance | path

Searched refs:servers (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream.c370 uscf->servers = ngx_array_create(cf->pool, 4, in ngx_stream_upstream()
372 if (uscf->servers == NULL) { in ngx_stream_upstream()
391 if (uscf->servers->nelts == 0) { in ngx_stream_upstream()
413 us = ngx_array_push(uscf->servers); in ngx_stream_upstream_server()
643 uscf->servers = ngx_array_create(cf->pool, 1, in ngx_stream_upstream_add()
645 if (uscf->servers == NULL) { in ngx_stream_upstream_add()
649 us = ngx_array_push(uscf->servers); in ngx_stream_upstream_add()
H A Dngx_stream_upstream_round_robin.c48 if (us->servers) { in ngx_stream_upstream_init_round_robin()
49 server = us->servers->elts; in ngx_stream_upstream_init_round_robin()
54 for (i = 0; i < us->servers->nelts; i++) { in ngx_stream_upstream_init_round_robin()
89 for (i = 0; i < us->servers->nelts; i++) { in ngx_stream_upstream_init_round_robin()
120 for (i = 0; i < us->servers->nelts; i++) { in ngx_stream_upstream_init_round_robin()
153 for (i = 0; i < us->servers->nelts; i++) { in ngx_stream_upstream_init_round_robin()
H A Dngx_stream_upstream.h74 ngx_array_t *servers; member
H A Dngx_stream.c186 cscfp = cmcf->servers.elts; in ngx_stream_block()
208 for (s = 0; s < cmcf->servers.nelts; s++) { in ngx_stream_block()
526 ls->servers = stport; in ngx_stream_optimize_servers()
H A Dngx_stream.h152 ngx_array_t servers; /* ngx_stream_core_srv_conf_t */ member
H A Dngx_stream_handler.c43 port = c->listening->servers; in ngx_stream_init_connection()
H A Dngx_stream_core_module.c367 if (ngx_array_init(&cmcf->servers, cf->pool, 4, in ngx_stream_core_create_main_conf()
563 cscfp = ngx_array_push(&cmcf->servers); in ngx_stream_core_server()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c249 cscfp = cmcf->servers.elts; in ngx_http_block()
277 for (s = 0; s < cmcf->servers.nelts; s++) { in ngx_http_block()
570 cscfp = cmcf->servers.elts; in ngx_http_merge_servers()
575 for (s = 0; s < cmcf->servers.nelts; s++) { in ngx_http_merge_servers()
1331 addr->servers.elts = NULL; in ngx_http_add_address()
1346 if (addr->servers.elts == NULL) { in ngx_http_add_server()
1355 server = addr->servers.elts; in ngx_http_add_server()
1366 server = ngx_array_push(&addr->servers); in ngx_http_add_server()
1403 if (addr[a].servers.nelts > 1 in ngx_http_optimize_servers()
1453 cscfp = addr->servers.elts; in ngx_http_server_names()
[all …]
H A Dngx_http_upstream_round_robin.c42 if (us->servers) { in ngx_http_upstream_init_round_robin()
43 server = us->servers->elts; in ngx_http_upstream_init_round_robin()
48 for (i = 0; i < us->servers->nelts; i++) { in ngx_http_upstream_init_round_robin()
83 for (i = 0; i < us->servers->nelts; i++) { in ngx_http_upstream_init_round_robin()
114 for (i = 0; i < us->servers->nelts; i++) { in ngx_http_upstream_init_round_robin()
147 for (i = 0; i < us->servers->nelts; i++) { in ngx_http_upstream_init_round_robin()
H A Dngx_http_core_module.h153 ngx_array_t servers; /* ngx_http_core_srv_conf_t */ member
292 ngx_array_t servers; /* array of ngx_http_core_srv_conf_t */ member
H A Dngx_http_upstream.h125 ngx_array_t *servers; /* ngx_http_upstream_server_t */ member
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.c163 cscfp = cmcf->servers.elts; in ngx_mail_block()
185 for (s = 0; s < cmcf->servers.nelts; s++) { in ngx_mail_block()
359 ls->servers = mport; in ngx_mail_optimize_servers()
H A Dngx_mail_core_module.c138 if (ngx_array_init(&cmcf->servers, cf->pool, 4, in ngx_mail_core_create_main_conf()
283 cscfp = ngx_array_push(&cmcf->servers); in ngx_mail_core_server()
H A Dngx_mail.h97 ngx_array_t servers; /* ngx_mail_core_srv_conf_t */ member
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dsensor-groups.txt7 servers. Each child node indicates a sensor group.
/f-stack/dpdk/doc/guides/howto/
H A Dlm_virtio_vhost_user.rst20 To test the Live Migration two servers with identical operating systems installed are used.
21 KVM and QEMU is also required on the servers.
25 In this example, the servers have Niantic and or Fortville NIC's installed.
26 The NIC's on both servers are connected to a switch
H A Dlm_bond_virtio_sriov.rst26 To test the Live Migration two servers with identical operating systems installed are used.
27 KVM and Qemu 2.3 is also required on the servers.
29 In this example, the servers have Niantic and or Fortville NIC's installed.
30 The NIC's on both servers are connected to a switch
/f-stack/dpdk/doc/guides/nics/
H A Dhinic.rst42 `<https://e.huawei.com/en/products/cloud-computing-dc/servers/pcie-ssd/in-card>`_.
H A Denic.rst10 or would like to run DPDK software applications on Cisco UCS servers using
106 UCS blade servers configured with dynamic vNIC connection policies in UCSM
210 2.0.13 for C-series UCS servers and version 3.1.2 for UCSM managed blade
211 servers. Advanced filtering is available on 1400 series adapters and beyond.
428 - Requires VM-FEX, and so is only available on UCS managed servers connected
429 to Fabric Interconnects. It is not on standalone C-Series servers.
523 - SR-IOV on UCS managed servers connected to Fabric Interconnects
582 - https://www.cisco.com/c/en/us/products/servers-unified-computing/index.html
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h40 void *servers; /* array of ngx_http_in_addr_t, for example */ member
/f-stack/freebsd/contrib/libsodium/
H A DTHANKS90 - FSF France for providing access to their compilation servers.
/f-stack/freebsd/netinet/libalias/
H A DHISTORY140 FTP servers in passive mode.
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c1115 cscfp = cmcf->servers.elts; in ngx_http_ssl_init()
1117 for (s = 0; s < cmcf->servers.nelts; s++) { in ngx_http_ssl_init()
/f-stack/app/redis-5.0.5/
H A DMANIFESTO19 all kinds of computers, including entry-level servers, is increasing
/f-stack/app/nginx-1.16.1/
H A DCHANGES202 *) Bugfix: SSL session reuse with upstream servers did not work with the
396 upstream servers were not logged or logged at the "info" level
414 most of the servers were unavailable.
749 will not reset number of failures of all servers as it previously
1127 servers.
2125 *) Bugfix: in virtual servers handling with SNI.
2240 *) Bugfix: in backup servers handling.
2412 *) Feature: it is now possible to specify a weight for servers while
2962 backup servers were used in an upstream.
5447 *) Bugfix: if all upstream servers were failed, then all servers had got
[all …]

12