From: Justin Erenkrantz Date: Sat, 6 Oct 2001 00:48:03 +0000 (+0000) Subject: It's a good time to update STATUS. X-Git-Tag: 2.0.26~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6747ff53296295f232740367f60772dd2290c5c1;p=thirdparty%2Fapache%2Fhttpd.git It's a good time to update STATUS. Be back Monday night...off to a wedding on the east coast now... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 74561709180..eafe183fdc5 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/10/03 17:47:50 $] +Last modified at [$Date: 2001/10/06 00:48:03 $] Release: @@ -108,6 +108,13 @@ RELEASE SHOWSTOPPERS: f->next (ap_getline will always read "top of input stack"). Also fix the bug where request body content will end up closing the connection (buggering up persistent conns). + Status: Justin is working on this as fast as he can. + The core input filters and HTTP-related filters are + switched to the new logic. At this point, proxy and + ssl remain broken. Preliminary patches for ssl have been + posted to dev@httpd. There are lots of places that made + implementation assumptions about the fact that the core + filter would return the socket. That code is now broken. - socket bucket and core input filter changes. see end of message ID (Feb 27): <20010227075326.S2297@lyra.org> @@ -121,6 +128,8 @@ RELEASE SHOWSTOPPERS: - further work with combining/tweaking the builtin filters: Message-ID: <20010509115445.D1374@lyra.org> + - thoughts on filter modes: + Message-ID: <021b01c14dee$09782af0$93c0b0d0@roweclan.net> RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: