STATUS revision c10d57945113fd306eca5d78165409f78f3e4eee
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquernaAPACHE 2.0 STATUS: -*-text-*-
7d5ac94fda90b837211dadf2585c0fe8c5dc3e5djerenkrantzLast modified at [$Date: 2000/12/22 23:42:02 $]
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0b1 : Scheduled to release December 26, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe rbb volunteers to be RM
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a9 : released December 12, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a8 : released November 20, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a7 : released October 8, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a6 : released August 18, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a5 : released August 4, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a4 : released June 7, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a3 : released April 28, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a2 : released March 31, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe 2.0a1 : released March 10, 2000
366616a5cc6212cbf7134ccf877f965d668c6b04wroweRELEASE SHOWSTOPPERS:
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe * Root all file systems with <Directory /> for WIN32/OS2/NW permissions
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe Status: patch brought forward from 1.3.14
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna WIN32 and OS2 need review [William Rowe, Brian Harvard]
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz * Error messages are filtered according to the needs of the original
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz URI. Nothing ensures that they are translated on EBCDIC machines
80464b326874ee15d74742ae39708ec3f2eae1d7wrowe and *not* translated on ASCII machines.
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna * Win32: Enable the Windows MPM to honor max_requests_per_child
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna Status: Bill will fix this.
af4c982a7cf4515f124935f99a329744035fc699slive * Win32: Get Apache working on Windows 95/98. The following work
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe (at least) needs to be done:
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe - winnt MPM: Fix 95/98 code paths in the winnt MPM. There is some NT
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe specific code that is still not in NT only code paths
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive - IOL binds to APR sendfile, implemented with TransmitFile, which
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe is not available on 95/98.
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz - Document warning that OSR2 is required (for Crypt functions, in
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe rand.c, at least.)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Win32: Test access logging with multiple threads. Will the
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz native file I/O calls serialize automagically like the
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe CRT calls or do we need to add region locking each time
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive we access the logs?
62f7716b14b71603a8004434ca3536902bfb8899wrowe * Win32: Complete the revamp the service environment and relocation
4b62424416882687387923b3130b96241503cbe0jerenkrantz into the WinNT MPM. Changes ServerRoot service registry
5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6jerenkrantz parameter into ConfigArgs for multiple service startup parameters.
62f7716b14b71603a8004434ca3536902bfb8899wrowe Problems to fix in the revamp: -k shutdown/restart are broken,
45b0e1c775c1cfed6473c9e5304179ccb9609f53stoddard signals are not being acknowledged. Close window and shutdown
dbec4658981e4f9127e8676457c28d42932be7cdtrawick also seem out of sorts.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe OtherBill is working on this
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * We need a thread-safe resolver, at least on Unix.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: The best known candidate would be something from
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: Greg asks, "why? doesn't gethostbyname_r() handle this?"
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * The AddInputFilter and AddOutputFilter directives do not allow the
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe administrator to remove or reorder filters. Once a filter is added
0db0abcbe4211435c08e0c0e8f5daa278bed3524wsanchez in a container, it is present in any subcontainers. It can only be
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe added to the filter chain after any filters specified in enclosing
0db0abcbe4211435c08e0c0e8f5daa278bed3524wsanchez containers.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * remove the --disable-shared from the subdir config of APR(UTIL)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe before the final release. (in fact, it might even be nice to
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas allow for Apache config/build against an already-installed APR(UTIL))
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantzRELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * The directives to setup output filters need to be re-visited. These
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe directives aren't consistent with what we already have, and they don't
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe always make good sense.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: rbb volunteers.
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz * FreeBSD has issues when sendfile is used. Some images aren't sent
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe completely. The work around is to turn off sendfile support.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * release distros do not include a "test" dir. It should be
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim cleaned for the dev guys. (Greg volunteers)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Combine log_child and piped_log_spawn. Clean up http_log.c.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Common logging API.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Create unified scoreboard API and implementation shared across
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Document mod_file_cache.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * OS/2: Get loadable modules working again. Requires shared core support
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe which doesn't appear to be catered for in the current build system.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * OS/2: Make mod_status work for spmt_os2 MPM.
62f7716b14b71603a8004434ca3536902bfb8899wrowe * Win32: Enable the winnt MPM to use the new scoreboard API
b05930e6008f69bd323abe0c10f81f40ffd27983brianp * Win32: Win9x console window still won't play nice with the
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe close window, logoff and shutdown scenarios.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Win32: Add a simple hold console open patch (wait for close or
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe the ESC key, with a nice message) if the server died a bad
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe death (non-zero exit code) in console mode.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Platforms that do not support fork (primarily Win32 and AS/400)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Architect start-up code that avoids initializing all the modules
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe in the parent process on platforms that do not support fork.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Win32: Migrate the MPM over to use APR thread/process calls. This
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe would eliminate some code in the Win32 branch that essentially
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe duplicates what is in APR.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * There are still a number of places in the code where we are
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe losing error status (i.e. throwing away the error returned by a
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe system call and replacing it with a generic error code)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Win32: Implement reliable piped logs on Windows
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * The connection status table is not very efficient. Also, very few stats
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe are exported to the connection status table (easy to fix), and mod_status
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Mass vhosting version of suEXEC.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Replace tables with a proper opaque ADT that has pluggable
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe implementations (including something like the existing data type,
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe plus hash tables for speed, with options for more later).
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: fanf is working on this.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe [ gjs: still? really? ]
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * All DBMs suffer from confusion in support/dbmmanage (perl script) since
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe the dbmmanage employs the first-matched dbm format. This is not
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe necessarily the library that Apache was built with. Aught to
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe rewrite dbmmanage upon installation to bin/ with the proper library
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe for predictable mod_auth_db/dbm administration.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * use apu_dbm in mod_auth_dbm
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: Greg +1 (low-priority volunteer)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Integrate mod_dav.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Some additional items remaining:
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe - case_preserved_filename stuff
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe (use the new canonical name stuff?)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe - find a new home for ap_text(_header)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe - is it possible to remove the DAV: namespace stuff from util_xml?
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * ap_core_translate() and its use by mod_mmap_static and mod_file_cache
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe are a bit wonky. The function should probably be exposed as a utility
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe function (such as ap_translate_url2fs() or ap_validate_fs_url() or
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe something). Another approach would be a new hook phase after
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe "translate" which would allow the module to munge what the
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe translation has decided to do.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: Greg +1 (volunteers), Ryan +1
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * Explore use of a post-config hook for the code in http_main.c which
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe calls ap_fixup_virutal_hosts(), ap_fini_vhost_config(), and
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ap_sort_hooks() [to reduce the logic in main()]
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * read the config tree just once, and process N times (as necessary)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * add a version number to ap_initialize() as an extra failsafe against
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe (APR) library version skew.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe MsgID: <Pine.LNX.4.10.10005231712380.31927-100000@nebula.lyra.org>
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * mod_info to use the configuration tree
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * (possibly) port the bug fix for PR 6942 (segv when LoadModule is put
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe into a VirtualHost container) to 2.0.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * the LTFLAGS = -export-dynamic in the config.m4 is wrong. it is getting
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe added multiple times during the config process. The -export-dynamic
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe should probably move into build/special.mk (the make file used for
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe building Apache modules).
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * toss the AddModule directive. we add all prelinked modules
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe automatically, and the LoadModule directive now implies
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe AddModule. so... there is no point to it any more.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowePRs that have been suspended forever waiting for someone to
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewroweput them into 'the next release':
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#76: general
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe missing call to "setlocale();"
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#78: mod_include
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Additional status for XBitHack directive
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#161: mod_dir
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Questionable performace of mod_dir() with negotiation
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#362: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Mod_proxy doesn't allow change of error pages
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#370: mod_env
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Modified PATH environemnt variable is not passed, instead
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe system's is used
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#440: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Proxy doesn't deliver documents if not connected
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#534: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe proxy converts ~name to %7Ename when name starts with a dot (.)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#537: mod_access
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe mod_access syntax allows hosts that should be restricted
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#557: mod_auth-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ~UserHome directories are not honored in absolute pathname
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe requests (.htaccess)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#573: mod_log-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe More LogFormat directives
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#612: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Proxy FTP Authentication Fails
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#623: mod_include
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe A smarter "Last Modified" value for SSI documents (see PR number 600)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#628: config
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Request of "Options SymLinksIfGroupMatch"
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#697: mod_include
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe A security tweak I've been using for a few years for SSI
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#700: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Proxy doesn't do links right for OpenVMS files through ftp:
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#759: mod_imap
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe imap should read <MAP><AREA>*</MAP> too!
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#793: general
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe RLimitCPU and RLimitMEM don't apply to all children like they should
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#921: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Uses cwd before filling it in, doesn't use syslog
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#922: config
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe it is useful to allow specifiction that root-owned symlinks
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe should always be followed
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#980: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Controlling Access to Remote Proxies would be nice...
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#994: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Adding authentication "on the fly" through the proxy module
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1004: apache-api
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe request_config field in request_rec is moderately bogus
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1028: other
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe DoS attacks involving memory consumption
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1050: mod_log-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Logging of virtual server to error_log as well
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1085: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ProxyRemote make a dead cycle.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1117: mod_auth-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Using NIS passwd.byname dbm files with AuthDBMUserFile
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1120: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe suexec does not parse arguments to #exec cmd
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1145: mod_include
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Allow for Last-Modified: without resorting to XBitHack
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1156: config
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe insufficent AllowOverrides granularity for autoindexing
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1158: apache-api
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe improvements to child spawning API
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1166: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ``nph-'' not honored (no buffering) for ProxyRemote mapping
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1176: mod_cgi
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Apache cannot handle continuation line in headers
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1191: general
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe setlogin() is not called, causing problems with e.g. identd
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1204: general
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe regerror() exists, use it
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1233: apache-api
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe there is no way to keep per-connection per-module state
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1263: mod_dir
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Add frame-safe anchor attribute to mod_autoindex links
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1268: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe CGI scripts running as Apache user: security (suexec etc.)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1285: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Error messages could be easier to spot in cgi.log file for suexec.c
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1287: mod_access
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe add allow,deny/deny,allow warning to mod_access
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1290: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Need to know "hit-rate" on proxy cache
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1358: mod_log-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Selective url-encode of log fields (or maybe a pseudo
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe log_rewrite module?)
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1383: mod_headers
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe I make mod_headers to modify request headers as well as
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe response ones.
62f7716b14b71603a8004434ca3536902bfb8899wrowe * PR#1532: mod_proxy
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe Proxy transfer logging
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe * PR#1547: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe No HTTP_X_FORWARDED_FOR set...
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1567: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ProxyRemote proxy requests fail authentication by firewall
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe * PR#1574: mod_autoindex
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe ReadmeName and HeaderName don't allow for server-parsed html.
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1582: mod_rewrite
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe mod_rewrite forms REQUEST_URI different than mod_cgi does
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1677: mod_headers
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe mod_headers should allow mod_log_config-style formats in
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe header values
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe * PR#1702: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe mod_proxy to support persistent conns?
afbd720d176856630fed7c6576cdd3ae25a407edstoddard * PR#1803: mod_include
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe patches to mod_include to allow for file tests
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1809: mod_auth-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Suggestion for improving authentication modules and core source
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe code, problem with 401 and ErrorDocument
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1855: mod_autoindex
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe More Control over autoindex layout
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1878: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe listing of proxy cache content
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#1905: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Allow modules to set user:group for execution.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard * PR#2024: apache-api
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard adding auth_why to conn_rec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2073: mod_log-any
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe pipelined connections are not logged correctly
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2074: mod_rewrite
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe mod_rewrite doesn't pass Proxy Throughput on internal subrequests
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2113: config
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe HTTP Server Rebuild Line Needs Changing for the better
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2138: mod_status
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe mod_status always displays 256 possible connection slots
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2221: documentation
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Make online documentation search link back to my installation
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2284: general
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Can not POST to ErrorDocument - Apache/1.3b6
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2314: mod_proxy
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe patterns in ProxyRemote
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2343: mod_status
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe Status module averages are for entire uptime
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe * PR#2360: suexec
9e86ff266f053757dd96dab7cf4bc53aaaaa583ewrowe suexec for general access of user content?
62f7716b14b71603a8004434ca3536902bfb8899wrowe * PR#2396: general
62f7716b14b71603a8004434ca3536902bfb8899wrowe Proposal for TimeZone directive
62f7716b14b71603a8004434ca3536902bfb8899wrowe * PR#2415: mod_info
62f7716b14b71603a8004434ca3536902bfb8899wrowe /server-info doesn't check for the virtual host to list the info
A small addition to rotatelogs.c to improve program functionality.
Feedback/Comment on APACI
Inclusion of RPM spec file in CVS/distributions
No way to change ReadmeName/HeaderName suffixes.
MIME types for MNG and JNG files need adding to mime.types and
the mime.types and magic files
obsolete directives in core.html to the MPM documentation.
* Revise manual/stopping.html and the last part of
manual/misc/perf-tuning.html to take account of the MPMs.
* Is conf/highperformance.conf-dist obsolete? It looks obsolete.