From c60cd384d2e37f47a612af2ffbe8db268544c8ec Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Tue, 27 May 2008 21:04:33 +0000 Subject: [PATCH] note change in r660702 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660704 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index c7b73862138..3542d3e0762 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.2.9 + *) ab: Include earlier if available since we may need + INT_MAX (defined there on Windows) for the definition of MAX_REQUESTS. + PR 45024 [Ruediger Pluem] + *) ab: Improve client performance by clearing connection pool instead of destroying it. PR 40054 [Brad Roberts ] -- 2.47.2