From: Paul Querna Date: Sun, 23 Jan 2005 18:01:10 +0000 (+0000) Subject: Remove old statements about mod_proxy. It now supports both load balancing and persis... X-Git-Tag: 2.1.3~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26f2fe1580dc79ab6e4a30abfcc7c3359ad8a2b;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 104fd44a67f..2d2cc331c1a 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