Home
last modified time | relevance | path

Searched refs:IP (Results 1 – 10 of 10) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dextforward.txt47 Sets trust level of proxy IP's.
70 …gs done by modules before we change the remoteip or after we reset it will match on the proxy's IP.
71 Things done in between these two moments will match on the real client's IP.
H A Dconfiguration.txt105 match on the remote IP or a remote Network
109 match on socket. Value must be on the format "ip:port" where ip is an IP
111 It also binds the daemon to this socket. Use this if you want to do IP/port-
263 IP address, hostname or absolute path to the unix-domain socket the server
H A Dssl.txt37 one lighttpd instance you must use IP-based virtual hosting: ::
H A Dperformance.txt144 Since file descriptors are used for TCP/IP sockets, files and directories,
147 1. the TCP/IP socket to the client
148 2. the TCP/IP and Unix domain socket to the FastCGI process
H A Dfeatures.txt66 is no way to allow or deny based in IP address.
H A Dfastcgi.txt51 FastCGI processes use Unix-Domain-Sockets or TCP/IP to talk
247 - IP, port, unix-socket (is empty here)
483 ## IP adresses where PHP should access server connections
/mOS-networking-stack/core/src/include/bpf/
H A Dtokdefs.h63 IP = 273, enumerator
174 #define IP 273 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c353 IP = 273, enumerator
464 #define IP 273 macro
H A Dsf_scanner.c3067 return IP;
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS78 * Include IP addresses on error log on password failures (fixes #2191)
587 * added mod_evasive to limit the number of connections by IP (<w1zzard/at/techpowerup.com>)
820 * fixed missing check for IP-address in mod_fastcgi