Searched refs:domain (Results 1 – 14 of 14) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | rewrite.txt | 67 # request: http://any.domain.com/url/ 69 # and DOCUMENT_ROOT="/www/htdocs/" %0="www.domain.com" $1="url/" 70 # after rewrite: REQUEST_URI="/www/htdocs/domain.com/url/"
|
| H A D | evhost.txt | 31 %0 => domain name + tld 33 %2 => domain name without tld
|
| H A D | mysqlvhost.txt | 39 mysql-vhost.sql = "SELECT docroot FROM domains WHERE domain='?'" 51 domain varchar(64) not null primary key,
|
| H A D | authentication.txt | 165 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | configuration.txt | 140 # map all domains of a top-level-domain to a single document-root 263 IP address, hostname or absolute path to the unix-domain socket the server
|
| H A D | fastcgi.txt | 126 :"socket": path to the unix-domain socket 473 ## bind to unix domain socket
|
| H A D | performance.txt | 148 2. the TCP/IP and Unix domain socket to the FastCGI process
|
| /mOS-networking-stack/dpdk-iface-kmod/ |
| H A D | dpdk_iface_main.c | 55 domain1 = d1->pd.pa.domain; in localversionsort() 56 domain2 = d2->pd.pa.domain; in localversionsort() 121 &di[pci_index].pd.pa.domain, in probe_all_rte_devices() 204 di[i].pd.pa.domain, in main()
|
| H A D | dpdk_iface_common.h | 31 uint16_t domain; member
|
| /mOS-networking-stack/core/src/include/ |
| H A D | mtcp_api.h | 306 mtcp_socket(mctx_t mctx, int domain, int type, int protocol);
|
| /mOS-networking-stack/core/include/ |
| H A D | mtcp_api.h | 306 mtcp_socket(mctx_t mctx, int domain, int type, int protocol);
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | config.sub | 1594 os=-domain
|
| H A D | NEWS | 159 * mod_webdav: Patch to skip login information for domain part of Destination field (fixes #1793) 252 * Fix mod_cgi segfault when bound to unix domain socket (#653) 602 * fixed initial bind to a unix-domain socket through server.bind 1000 * added support for unix domain sockets in FastCGI
|
| /mOS-networking-stack/core/src/ |
| H A D | api.c | 623 mtcp_socket(mctx_t mctx, int domain, int type, int protocol) in mtcp_socket() argument 634 if (domain != AF_INET) { in mtcp_socket()
|