Commit 714e9fc7 authored by Greg Ames's avatar Greg Ames
Browse files

update on daedalus.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88557 13f79535-47bb-0310-9956-ffa450edef68
parent 1112a9f8
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
APACHE 2.0 STATUS:						-*-text-*-
Last modified at [$Date: 2001/03/19 19:48:07 $]
Last modified at [$Date: 2001/03/21 19:09:22 $]

Release:

@@ -17,15 +17,13 @@ Release:

DAEDALUS 2.0 PROBLEMS:

    * assert pops in ap_setup_client_block(). ap_getline() is
      apparently failing to completely empty req_cfg->bb in some cases.
      core dumps: /usr/local/apache2/corefiles/httpd.core.{4, 9, 12}
      see message: <NEBBKBPPOLLGMBILHACFCEHGCBAA.cliffwoolley@yahoo.com>
        Status: Cliff, Jeff, and Greg did some analysis of this

    * access log entries are sometimes split (multiple lines)
      seems to be related to FrontPage and/or WebDAV enabled browsers
        Status: Jeff suspects password hiding code in log_request_line()
      seems to be related to FrontPage and/or WebDAV enabled clients
        Status:  Jeff and Greg have an assert trap ready which checks
                 for multiple \n's in a log record
                 
    * mod_cgid and suexec have a problem co-existing.  suexec sees a null
      command string sometimes.

RELEASE SHOWSTOPPERS: