STATUS revision 3bb28269556842ebf8888208fd0c7a7f3e343186
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserAPACHE 2.0 STATUS: -*-text-*-
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserLast modified at [$Date: 2001/08/17 00:26:38 $]
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.23 : rolled August 9, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.22 : rolled July 29, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.21 : rolled July 20, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.20 : rolled July 8, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.19 : rolled June 27, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.18 : rolled May 18, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.17 : rolled April 17, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.16 : rolled April 4, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.15 : rolled March 21, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0.14 : rolled March 7, 2001
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a9 : released December 12, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a8 : released November 20, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a7 : released October 8, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a6 : released August 18, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a5 : released August 4, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a4 : released June 7, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a3 : released April 28, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a2 : released March 31, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User 2.0a1 : released March 10, 2000
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserPlease consult the following STATUS files for information
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox Useron related projects:
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserRELEASE SHOWSTOPPERS:
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * There is a bug in how we sort some hooks, at least the pre-config
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User hook. The first time we call the hooks, they are in the correct
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User order, but the second time, we don't sort them correctly. Currently,
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User the modules/http/config.m4 file has been renamed to
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User modules/http/config2.m4 to work around this problem, it should moved
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User back when this is fixed. rbb
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * The AddInputFilter and AddOutputFilter directives do not allow the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User administrator to remove or reorder filters. Once a filter is added
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User in a container, it is present in any subcontainers. It can only be
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User added to the filter chain after any filters specified in enclosing
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * remove the --disable-shared from the subdir config of APR(UTIL)
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User before the final release. (in fact, it might even be nice to
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User allow for Apache config/build against an already-installed
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User Note: we need to do a "make install" for APR(UTIL) so the shared
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User libraries can be installed properly. We could also use that
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User point to install include files (rather than have Apache
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User know everything that needs to be installed from the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User sub-packages). The original impetus for doing the
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User disable-shared was because the shared lib wasn't getting
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User installed and a "make clean" in aprutil would make Apache
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User fail to load.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * mod_dir should normally redirect ALL directory requests which do
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User not include a trailing slash on the URI. However, if a "notes"
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User flag is set (say, via BrowserMatch), this behavior will be
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User disabled for non-GET requests.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User Status: Greg volunteers
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User MsgId: <20010227104646.E2297@lyra.org>
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User MsgId: <3A9C0097.9C83F07C@Golux.Com>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * mod_negotiation will not serve a request when an early extention
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User is understood, but a later extention is not. e.g. if the request
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User index.html.bak is recieved, and negotition could find the file
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User index.html.bak.en, it still won't be served because the
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User ap-mime-exception-list will contain "index" and "bak", and the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User string "index.bak" doesn't match "index.html.bak". Need to
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User review the ap-mime-exception-list component by component to be
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User allow these cases. [This could be part of a patch to allow the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User name index.bak in the case above to match index.html.bak.en]
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * mod_negotiation needs a new option or directive, something like
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User ForceLanguagePriority, to fall back to the LanguagePriority
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User directive instead of returning a "no acceptable variant" error.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * Usability: Sanitize the MPM config directives. MaxClients in
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User the threaded MPM is totally misleading now as it has little to
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User do with limiting the number of clients (it limits the number
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User of child processes). Bill proposed nomenclature change to
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User something like "StartWorkers, MaxWorkers, etc." that could
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User apply to most all the MPMs (with some notable exceptions).
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User Bill would be happy with changing MaxClients to MaxServers
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User to make it agree with the operation of the StartServers
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserRELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User * daedalus: mod_cgid and suexec have a problem co-existing. suexec
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User sees a null command string sometimes. The problem happens when
c2258eedf2d9d0207b45b90014f8fde5413b41a3Tinderbox User you access bugs.apache.org, then click on the "search the bug db"
The current porting state is summarized in modules/ssl/README. The next
modules/ssl/README can be ported.
modules/ssl/. Do whatever you think is appropriate to get it
#if 0...endif wrapped to not make trouble for you.
malloc/free calls in the bucket brigade code. Need some
for this. First step is to s/malloc/apr_sms_malloc/g, etc.
"Apache" layout from config.layout, and each variable settable
* Combine log_child and piped_log_spawn. Clean up http_log.c.
* Win32: Migrate the MPM over to use APR thread/process calls. This
losing error status (i.e. throwing away the error returned by a
* All DBMs suffer from confusion in support/dbmmanage (perl script) since
for predictable mod_auth_db/dbm administration.
* Explore use of a post-config hook for the code in http_main.c which
* (possibly) use UUIDs in mod_unique_id and/or mod_usertrack
* shift stuff to mod_core.h
process (e.g., mutex init failure), other children (cgid, at least)
rand.c, at least.) This could be resolved with an SSL library, or
- Bring the Win9xConHook.dll from 1.3 into 2.0 (no sense till it
Using NIS passwd.byname dbm files with AuthDBMUserFile
setlogin() is not called, causing problems with e.g. identd
add allow,deny/deny,allow warning to mod_access
A small addition to rotatelogs.c to improve program functionality.
Feedback/Comment on APACI
Inclusion of RPM spec file in CVS/distributions
* orig_ct in the byterange/multipart handling may not be