]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove old statements about mod_proxy. It now supports both load balancing and persis...
authorPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:01:10 +0000 (18:01 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:01:10 +0000 (18:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126230 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 104fd44a67fccccbda262699b0a9b1072cf345e4..2d2cc331c1a5444abf8736c37432ef393261df36 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -445,18 +445,9 @@ TODO ISSUES REMAINING IN MOD_SSL:
       jumping through all the "safe" memcpy and memset hoops
 
 WISH LIST
-    * mod_proxy performance: when mod_proxy is configured to do proxy
-      gateway (aka reverse proxy), it would be nice to be able to reuse
-      connections to the backend servers. Now, connections to the 
-      backend servers are taken down when the corresponding frontend
-      connection is taken down.
-
     * mod_proxy: Ability to run SSL over proxy gateway connections,
       encrypting (or reencrypting) at the proxy.
 
-    * mod_proxy: Add capability of mod_proxy to load balance across
-      a farm of backend servers.
-
     * mod_cache: Handle ESI tags.
 
     * mod_cache: Resolve issue of how to cache page fragements (or perhaps