]> git.pld-linux.org Git - packages/lighttpd.git/blob - TODO
- load mod_expires after fastcgi and before compress
[packages/lighttpd.git] / TODO
1 # TODO:
2 - test mysql (failed at this time)
3 - mysql issue: http://www.freebsd.org/cgi/query-pr.cgi?pr=76866
4 - fam over gamin is possible, just configure doesn't check other than gamin
5 - feature stat-cache-fam (doesn't work)
6 - lighttpd writes early startup messages to stderr, and if started from
7   rc-scripts the stderr is closed which causes lighttpd to abort():
8   2006-07-20 21:05:52: (server.c.1233) WARNING: unknown config-key: url.rewrite-final (ignored)
9
10 # NOTES:
11 - disable largefile, if you have 2.4 kernel to get sendfile() support, and don't need > 2GB file requests,
12   see http://article.gmane.org/gmane.comp.web.lighttpd:722
13
This page took 0.040372 seconds and 4 git commands to generate.