Changeset 101 for trunk/ChangeLog
- Timestamp:
- 03/06/2005 11:28:40 AM (4 years ago)
- Files:
-
- 1 modified
-
trunk/ChangeLog (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r74 r101 3 3 Feature Requests: 4 4 * complex 5 - nested conditionals6 - config file per host7 - compressing dynamic content (filters)8 5 - limit read-queue to 64k and use traffic-shaping cap 9 6 - if fastcgi/cgi are not ready ignore incoming FDEVENT_IN for a while … … 16 13 * moderate 17 14 - errorlog piping 18 - access and auth with host, net19 - fastcgi-spawn20 - suid spawn21 15 - gracefull restart 22 16 - mod_accesslog_mysql … … 28 22 * simple 29 23 - file-mapping for alias 30 - add header for broken requests if debug.request-header-on-error31 - IPv6 for FastCGI32 24 - hostnames for remote-FastCGI 33 25 - fix remote-fastcgi on freebsd + kqueue 34 26 - crash FDEVENT_OUT on FreeBSD 35 - EPERM on unlink36 27 - cgi exec via shell 37 28 - crash in read-post 38 29 - same config option twice -> aaa, aaa 39 30 - remove default port from Host: 31 32 06.03.2005 12:22 - 1.3.13 33 - mod_accesslog 34 35 fixed NULL dereference on logfile cycling if accesslog is not set 36 37 05.03.2005 17:30 38 - mod_proxy 39 40 handle delayed connect in the same way as mod_fastcgi 41 42 03.03.2005 19:00 43 - freebsd 44 45 handle remote-close gracefully 46 47 - ssl 48 49 handle remote-close gracefully 50 51 - dir-listing 52 53 added dir-listing.hide-dotfiles and added an option to set css files 54 55 02.03.2005 19:41 56 - fastcgi 57 58 fixed path-info for prefix-patterns 59 60 fixed path-info for PHP 40 61 41 62 02.03.2005 14:47 - 1.3.12

