Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 28) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DSConstruct81 PackageOption('with_mysql', 'enable mysql support', 'no'),
82 PackageOption('with_xml', 'enable xml support', 'no'),
83 PackageOption('with_pcre', 'enable pcre support', 'yes'),
85 BoolOption('build_dynamic', 'enable dynamic build', 'yes'),
86 BoolOption('build_static', 'enable static build', 'no'),
88 BoolOption('with_sqlite3', 'enable sqlite3 support', 'no'),
90 BoolOption('with_fam', 'enable FAM/gamin support', 'no'),
91 BoolOption('with_openssl', 'enable memcache support', 'no'),
92 BoolOption('with_gzip', 'enable gzip compression', 'no'),
93 BoolOption('with_bzip2', 'enable bzip2 compression', 'no'),
[all …]
H A Dconfigure.ac13 dnl enable with --enable-silent-rules or make V=0 (needs automake >= 1.11)
182 AC_ARG_WITH(ldap, AC_HELP_STRING([--with-ldap],[enable LDAP support]),
518 AC_HELP_STRING([--enable-lfs],[Turn on Large File System (default)]),
522 *) AC_MSG_ERROR(bad value ${enableval} for --enable-lfs) ;;
560 *) AC_MSG_ERROR(bad value ${enableval} for --enable-ipv6) ;;
571 AC_DEFINE(HAVE_IPV6,1,[Whether to enable IPv6 support])
583 *) AC_MSG_ERROR(bad value ${enableval} for --enable-mmap) ;;
610 AC_HELP_STRING([--enable-extra-warnings],[enable extra warnings (gcc specific)]),
623 AC_HELP_STRING([--enable-multithreading],[enable posix multi-threading support]),
707 AC_HELP_STRING([--enable-netmap],[Turn on Netmap support]),
[all …]
H A DINSTALL81 -- set it to "enable" for better performance
105 $ ./configure --without-bzip2 CFLAGS="-O3" --enable-multithreading
136 $ ./configure --without-bzip2 CFLAGS="-O3 -DREUSEPORT" --enable-multithreading
H A Dconfigure993 -enable-* | --enable-*)
1480 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1481 --enable-silent-rules less verbose build output (undo: "make V=1")
1483 --enable-dependency-tracking
1487 --enable-static[=PKGS] build static libraries [default=no]
1488 --enable-shared[=PKGS] build shared libraries [default=yes]
1489 --enable-fast-install[=PKGS]
1492 --enable-lfs Turn on Large File System (default)
1496 --enable-extra-warnings enable extra warnings (gcc specific)
1497 --enable-multithreading enable posix multi-threading support
[all …]
H A DNEWS34 * Fix --enable-mmap handling in configure.ac
207 * Add option to enable TCP_DEFER_ACCEPT (fixes #1447)
281 …* Silenced the annoying "request timed out" warning, enable with the "debug.log-timeouts" option (…
292 * Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)
339 * hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)
394 …* workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed) (C…
H A Dconfig.h.in93 /* Whether to enable IPv6 support */
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dssl.txt29 To enable SSL for the whole server you have to provide a valid
30 certificate and have to enable the SSL engine.::
32 ssl.engine = "enable"
40 ssl.engine = "enable"
H A Dwebdav.txt57 To enable WebDAV for the /dav directory, you wrap your webdav options in
62 webdav.activate = "enable"
63 webdav.is-readonly = "enable"
H A Dcompress.txt57 #113). To enable compression for user dirs you have to create the directories
112 If you enable mod_compress, and you want to force clients to uncompress and display compressed text…
128 To compress dynamic content with PHP please enable ::
143 2.enable mod_setenv of your lighttpd::
157 To compress dynamic content with TurboGears please enable ::
168 To compress dynamic content with Django please enable the GZipMiddleware ::
H A Ddirlisting.txt31 To enable directory listings globally: ::
33 dir-listing.activate = "enable"
38 dir-listing.activate = "enable"
122 you have to enable dir-list.show-readme/header for this of course
H A Dfastcgi.txt78 enable some debug output, 0 to disable it.
136 :"check-local": is optional and may be "enable" (default) or
226 To understand how the load-balancing works you can enable the
340 source to enable the FastCGI interface as it is normally
356 --enable-fastcgi \
357 --enable-force-cgi-redirect \
428 "broken-scriptfilename" => "enable"
433 but no ``PHP_SELF``. If you enable it, it turns around. To fix the
434 ``PATH_INFO`` `--enable-discard-path` needs a SCRIPT_FILENAME which is against the CGI spec, a
436 ``broken-scriptfilename => "enable"`` you get both.
H A Dstatus.txt90 status.enable-sort
94 Default: enable
H A Dconfiguration.txt35 <boolean>: ( "enable" | "disable" )
134 dir-listing.activate = "enable"
152 ssl.engine = "enable"
467 debug.dump-unknown-headers = "enable"
505 mimetype.use-xattr = "enable"
H A Dproxy.txt36 enable some debug output, 0 to disable it.
H A Dsimple-vhost.txt96 It will enable simple vhosting for all hosts other than ``news.example.org``.
H A Dauthentication.txt169 auth.backend.ldap.starttls = "enable"
H A Dcml.txt169 We enable the power magnet: ::
/mOS-networking-stack/scripts/
H A Dconfigure.ac46 AS_HELP_STRING([--enable-dpdk], [Enable dpdk-16.04]))
55 AS_HELP_STRING([--enable-netmap], [Enable netmap]))
64 AS_HELP_STRING([--enable-psio], [Enable packetshader I/O]))
H A Dconfigure827 -enable-* | --enable-*)
1302 --disable-option-checking ignore unrecognized --enable/--with options
1303 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1304 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1305 --enable-dpdk Enable dpdk-16.04
1306 --enable-netmap Enable netmap
1307 --enable-psio Enable packetshader I/O
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dltoptions.m478 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared
162 # implement the --enable-shared flag, and supports the 'shared' and
168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
216 # implement the --enable-static flag, and support the 'static' and
222 [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
270 # implement the --enable-fast-install flag, and support the 'fast-install'
276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A Dstatus.conf21 status.enable-sort = "enable"
/mOS-networking-stack/
H A Dsetup.sh248 ./configure --enable-dpdk
251 ./configure --enable-pcap
254 ./configure --enable-netmap
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/
H A Dvhosts.template27 ssl.engine = "enable"
/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h121 int enable; member
/mOS-networking-stack/core/include/
H A Dmtcp_api.h121 int enable; member

12