Home
last modified time | relevance | path

Searched refs:one (Results 1 – 24 of 24) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dvar-include-sub.conf11 "^/number1$" => "/good_number" + one,
12 "^/number2$" => one + "/good_number",
22 one += 1
26 "^/number_append$" => "/good_" + one,
H A Dvar-include.conf39 var.one = 1
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dproxy.txt39 might be one of 'hash', 'round-robin' or 'fair' (default).
100 If one of the hosts goes down the all requests for this one server are
H A Dmysqlvhost.txt27 .. note:: Keep in mind that only one vhost module should be active at a time.
H A Dconfiguration.txt84 where <field> is one of one of the following:
114 <operator> is one of:
258 might have specified with one of the above conditionals.
H A Dssl.txt37 one lighttpd instance you must use IP-based virtual hosting: ::
H A Dcml.txt14 …CML is a Meta language to describe the dependencies of a page at one side and building a page from…
83 Quite simple. No magic involved. If the one of the files is new than the cached
H A Dfastcgi.txt67 different than the one the webserver is running in.
254 Whenever a new connection is requested, the first entry (the one
274 If you want to have a least one FastCGI process running and
325 It will create one socket and let's PHP create the 384 processes itself.
H A Dperformance.txt63 The first one is the Event Handler which takes care of notifying the server
64 that one of the connections is ready to send or receive. As you can see,
H A Ddirlisting.txt25 mod_dirlisting is one of the modules which is loaded by default and don't have to
H A Dsimple-vhost.txt66 with one another. ::
H A Dextforward.txt34 - Fixed at least one segfault with SERVER['socket']
H A Dsecdownload.txt89 Be sure to choose a another secret than the one used in the
H A Dfeatures.txt48 There is only one server. You cannot have a separate configuration for each
H A Dmagnet.txt61 order. If one of them a returning a status-code, the following scripts will not be executed.
/mOS-networking-stack/scripts/
H A Daclocal.m436 # though they will create one.
52 # But if we don't then we get into trouble of one sort or another.
/mOS-networking-stack/core/src/
H A Dutil.c378 static const int one = 1; variable
379 # define XXH_CPU_LITTLE_ENDIAN (*(const char*)(&one))
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DREADME54 (one webserver distributes requests to multiple PHP-servers via FastCGI)
H A DNEWS38 …* Limit amount of bytes we send in one go; fixes stalling in one connection and timeouts on slow s…
58 …refix our own md5 implementation with li_ so it doesn't conflict with the openssl one (fixes #2269)
193 * Fix mod_proxy RoundRobin (off by one problem if only one backend is up)
208 * Limit amount of bytes read for one read-event (fixes #1070)
232 * Ignore multiple "If-None-Match" headers (only use first one, fixes #753)
430 * fixed crash when etags are disabled but the client sends one (#1322)
936 * added handling of more than one socket
H A Daclocal.m4381 # But if we don't then we get into trouble of one sort or another.
656 [speeds up one-time build])])
1125 # though they will create one.
1141 # But if we don't then we get into trouble of one sort or another.
1367 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1383 # We'll loop over all known methods to create a tar archive until one works.
H A Dconfig.h.in419 /* Define to the one symbol short name of this package. */
H A Dconfigure1486 speeds up one-time build
2836 rm -rf conftest.one conftest.two conftest.dir
2837 echo one > conftest.one
2840 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2841 test -s conftest.one && test -s conftest.two &&
2842 test -s conftest.dir/conftest.one &&
2858 rm -rf conftest.one conftest.two conftest.dir
H A Dltmain.sh4046 echo "flag during linking and do at least one of the following:"
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4340 # full-stop to the whole comment if one is not present already.
2173 # when we should be linking with a yet-to-be-installed one
2796 case $LD in # libtool.m4 will add one of these switches to LD
3130 The last name is the one that the linker finds with -lNAME]])
3447 # whether 'pass_all' will *always* work, you probably want this one.
3478 # Keep this pattern in sync with the one in func_win32_libid.
3702 continue # so that we can try to find one that supports BSD flags
3779 # decide which one to use based on capabilities of $DLLTOOL
4975 # it will be wrapped by ' (' and ')$', so one must not match beginning or
8161 # available, choose the one first in the user's PATH.
[all …]