From: Greg Ames Date: Fri, 19 Jan 2001 19:31:02 +0000 (+0000) Subject: missed these files on my previous commit of highperformance.conf - X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf8a03b643a578611ab6fd7a5d59753eccdbbb27;p=apache missed these files on my previous commit of highperformance.conf - wrong commit incantation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87740 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bc7eea2184..337d4721d3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0b1 + *) Update highperformance.conf to work with either prefork or + pthreads mpms. [Greg Ames] + *) Stop checking to see if this is a pipelined request if we know for a fact that it isn't. Basically, if r->connection->keepalive == 0. This keeps us from making an extra read call when serving a 1.0 diff --git a/STATUS b/STATUS index f5e5ec9536..f43b7fd6ce 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/01/19 03:01:14 $] +Last modified at [$Date: 2001/01/19 19:31:02 $] Release: @@ -708,5 +708,3 @@ Open issues: * Which MPMs will be included with Apache 2.0? - * Is conf/highperformance.conf-dist obsolete? It looks obsolete. -