Home
last modified time | relevance | path

Searched refs:hosts (Results 1 – 12 of 12) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dtrigger_b4_dl.txt44 trigger-before-download.memcache-hosts = ( "127.0.0.1:11211" )
51 trigger-before-download.memcache-hosts is set gdbm will take precedence.
H A Dmysqlvhost.txt14 This module provides virtual hosts (vhosts) based on a MySQL table
H A Dproxy.txt100 If one of the hosts goes down the all requests for this one server are
H A Dcml.txt222 :cml.memcache-hosts:
223 hosts for the memcache.* functions
H A Dsimple-vhost.txt96 It will enable simple vhosting for all hosts other than ``news.example.org``.
H A Dfeatures.txt83 per-subserver (thttpd-style virtual hosts) basis.
H A Dmagnet.txt295 If you only allow your virtual hosts a certain amount for traffic each month and want to
304 Just add the hosts you want to blacklist into the blacklist table in the shown way.
H A Dconfiguration.txt112 based virtual hosts.
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_scgi.c249 scgi_extension_host **hosts; member
467 h = fe->hosts[j]; in scgi_extensions_free()
473 free(fe->hosts); in scgi_extensions_free()
520 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts))); in scgi_extension_insert()
521 assert(fe->hosts); in scgi_extension_insert()
524 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts))); in scgi_extension_insert()
525 assert(fe->hosts); in scgi_extension_insert()
528 fe->hosts[fe->used++] = fh; in scgi_extension_insert()
576 host = ex->hosts[n]; in FREE_FUNC()
2752 scgi_extension_host *h = extension->hosts[k]; in scgi_check_extension()
[all …]
H A Dmod_fastcgi.c285 fcgi_extension_host **hosts; member
606 h = fe->hosts[j]; in fastcgi_extensions_free()
612 free(fe->hosts); in fastcgi_extensions_free()
660 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts))); in fastcgi_extension_insert()
661 assert(fe->hosts); in fastcgi_extension_insert()
664 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts))); in fastcgi_extension_insert()
665 assert(fe->hosts); in fastcgi_extension_insert()
668 fe->hosts[fe->used++] = fh; in fastcgi_extension_insert()
719 host = ex->hosts[n]; in FREE_FUNC()
3129 host = hctx->ext->hosts[ndx]; in SUBREQUEST_FUNC()
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DREADME56 - virtual hosts
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42353 # for these hosts.
8344 * ) # unhandled hosts (and "normal" native builds)