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 1812f5541a [core] lighttpd -1 handles single request on stdin socket (fixes #1584)
(e.g. when called from xinetd)

Note: lighttpd is designed as a high performance, long-running server,
not a one-shot executable.  This one-shot mode of operation has not been
tuned for performance.  lighttpd server start-up and initialization aims
for correctness, not speed.  If using this one-shot mode as part of fork
and exec from xinetd, then performance is already not of high concern.

x-ref:
  "support for xinetd"
  https://redmine.lighttpd.net/issues/1584
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 [mod_fastcgi] use http_response_xsendfile() (fixes #799, fixes #851, fixes #2017, fixes #2076) 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 11 years ago
Makefile.am [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarball 11 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 18 years ago
oldstyle.css added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 18 years ago