From: Paul Querna Date: Thu, 30 Jun 2005 20:42:43 +0000 (+0000) Subject: The event MPM now works on Solaris 10. It is fast too. X-Git-Tag: 2.1.7~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02325f7cf1eafd50d56da45b9f5b48e935e817cd;p=apache The event MPM now works on Solaris 10. It is fast too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@208681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b1850f069..b61dd335ae 100644 --- a/STATUS +++ b/STATUS @@ -131,8 +131,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Patches submitted to the bug database: http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Apache+httpd-2.0&keywords=PatchAvailable - * The Event MPM does not work on Solaris 10. PR 34040. - * Filter stacks and subrequests, redirects and fast redirects. There's at least one PR that suffers from the current unclean behaviour (which lets the server send garbage): PR 17629