Commit cf8a03b6 authored by Greg Ames's avatar Greg Ames
Browse files

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
parent ce44198e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
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
+1 −3
Original line number Diff line number Diff line
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.