You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/doc
Glenn Strauss 4eeeb8fc76 [config] server.bsd-accept-filter option
BSD accept() filters

server.bsd-accept-filter = ""           (default)
server.bsd-accept-filter = "httpready"
server.bsd-accept-filter = "dataready"

Note: this is a behavior change from prior versions.
The default is now no additional accept() filter, whereas prior
versions unconditionally enabled "httpready" accept() filter

Additionally, server.defer-accept (Linux) is inherited from global scope
into $SERVER["socket"] blocks

github: closes #65
7 years ago
..
config [doc] add server.error-handler 7 years ago
initscripts - a bit more cleanup in the docs dir 13 years ago
outdated [config] server.bsd-accept-filter option 7 years ago
scripts [doc] add mimetype.use-xattr to create-mime.conf.pl 7 years ago
systemd [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarball 12 years ago
Makefile.am [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarball 12 years ago
lighttpd.8 [core] lighttpd -1 handles single request on stdin socket (fixes #1584) 7 years ago
newstyle.css added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 19 years ago
oldstyle.css added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 19 years ago