X-Git-Url: http://git.pld-linux.org/?p=packages%2Flighttpd.git;a=blobdiff_plain;f=TODO;h=ec6495d37a7a8c4d9cfa7f264f96168cea2d084e;hp=bfac2dc32b822ca8f726a23626c7dcfb4f8b2216;hb=61eb8efee6acea6635915b86beaf8521d1aac1c8;hpb=58ef9e50388c1e68a26b1e7d201622ff9b33de76 diff --git a/TODO b/TODO index bfac2dc..ec6495d 100644 --- a/TODO +++ b/TODO @@ -11,3 +11,19 @@ - disable largefile, if you have 2.4 kernel to get sendfile() support, and don't need > 2GB file requests, see http://article.gmane.org/gmane.comp.web.lighttpd:722 + +01:08:45 stbuehler> glen: http://redmine.lighttpd.net/projects/lighttpd/repository/revisions/2505 +01:09:57 glen> stbuehler: ah sorry, i didn't notice as you didn't reply (hilite) me here.. +01:13:52 glen> stbuehler: btw, what you think of this patch: + http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd-mod_evasive-status_code.patch +01:17:52 stbuehler> the buffer_prepare_copy isn't really needed imho (and 255 seems to much for a long anyway) +01:18:11 stbuehler> and wasn't there a srv->tmp_buf for such things? +01:18:58 glen> ok i see it changes default 403 -> 503, that's probably bad too? +01:19:26 stbuehler> apart from that it looks good to me, although it changes the default status code to 503; and perhaps retry-after should + only be returned if it is not zero (i don't know what the rfc says) +01:19:51 >> OpenURL 9 +01:19:51 Tobsn> http://government.zdnet.com/?p=4792 +01:20:25 stbuehler> i think 503 is a sane default and better than 403, so it should be ok to change the default +01:21:54 stbuehler> gn8 + +