You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ch...@apache.org on 2002/01/11 13:48:06 UTC

cvs commit: httpd-proxy STATUS

chuck       02/01/11 04:48:06

  Modified:    .        STATUS
  Log:
  Update
  
  Revision  Changes    Path
  1.30      +16 -19    httpd-proxy/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-proxy/STATUS,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -d -b -u -r1.29 -r1.30
  --- STATUS	5 Oct 2001 08:57:18 -0000	1.29
  +++ STATUS	11 Jan 2002 12:48:06 -0000	1.30
  @@ -1,5 +1,5 @@
   HTTPD PROXY STATUS:
  -Last modified at [$Date: 2001/10/05 08:57:18 $]
  +Last modified at [$Date: 2002/01/11 12:48:06 $]
   
   Release:
   
  @@ -16,7 +16,7 @@
   
   httpd 2.0)
   
  -   work ongoing
  +   work ongoing, now merged into httpd-2.0
      Graham's patches for httpd-2.0 committed
      merged back into httpd-2.0 module
       
  @@ -37,10 +37,11 @@
   
   a), b), c) below.
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
      * problems with akamai proxies - under investigation
         This problem is fixed on FreeBSD 4.3 and Linux 2.2 as of 6/26/01
  +      Seems fine now that dechunk filter has settled down
      * Inter-module dependencies cause the proxy to act up on AIX as a
        DSO. Hack in place currently - need to clean this up.
      * Remove the last bits of non-threadsafe code. inet_ntoa springs to mind.
  @@ -59,12 +60,13 @@
       * Bill Rowe's suggested fix for Win32 - done
       * Kwindla Kramer's patches for downstream cache control
           Message-ID: <15...@khk.allafrica.com>
  -        Status: under consideration
  +        Status: under consideration, some feeling that this is better done
  +                in mod_headers
       * Luis Londono's mod_ssl post patch to fix up after mod_ssl installed
           Message-ID: <01...@nisbic.com>
           Status: this needs to go to the mod_ssl guys
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
      * announce to current-testers@ to get some looking at
   
  @@ -92,8 +94,9 @@
   1.3.x
   
       * many PRs to be cleaned up - proceeding
  +    * FTP
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
       * none
   
  @@ -107,7 +110,7 @@
   
       * mod_rewrite and possibly mod_include cleanup
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
       * none
   
  @@ -121,9 +124,9 @@
   
       * mod_proxy.html (needs a once-over)
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
  -    * mod_proxy.html
  +    * mod_proxy.html - being reworked (Chuck)
   
   2.0+
   
  @@ -135,7 +138,7 @@
   
       * PR#3489 patch for NoCache/mod_rewrite problem
   
  -2.0
  +2.0 - now reintegrated in httpd-2.0
   
       * none
   
  @@ -145,20 +148,14 @@
   
   Open Issues:
   
  -    * Eventual reintegration into httpd-2.0. The basic criteria are:
  -        a) The code compiles and runs as often as any code in the tree
  -        b) The functionality makes sense for an HTTP proxy
  -        c) There is an active maintainer who is or can become an ASF
  -           member.
  -    * announce to current-testers@ to get some looking at (1.3/2.0 both)
  -    * announce for inclusion vote and Graham commit privs - done (sort of)
  +    * announce to current-testers@ to get some looking at (1.3)
   
   Problem reports to clean up (finally):
   NOTE: These are pulled directly from httpd-2.0's STATUS.
   
       * PR#362: mod_proxy
         Mod_proxy doesn't allow change of error pages
  -        Status:
  +        Status: done in httpd-2.0
   
       * PR#440: mod_proxy
         Proxy doesn't deliver documents if not connected