summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2005-01-23 19:01:10 +0100
committerPaul Querna <pquerna@apache.org>2005-01-23 19:01:10 +0100
commitb26f2fe1580dc79ab6e4a30abfcc7c3359ad8a2b (patch)
tree73f94454de6a96b3930c34a9795a8a103ed77818 /STATUS
parentSolaris 10+Event MPM doesnt work. Note it as a non-showstopper. (diff)
downloadapache2-b26f2fe1580dc79ab6e4a30abfcc7c3359ad8a2b.tar.xz
apache2-b26f2fe1580dc79ab6e4a30abfcc7c3359ad8a2b.zip
Remove old statements about mod_proxy. It now supports both load balancing and persistent connections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126230 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--STATUS9
1 files changed, 0 insertions, 9 deletions
diff --git a/STATUS b/STATUS
index 104fd44a67..2d2cc331c1 100644
--- 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