From d6fb6be8e5d2e860072471b411cfa04447fd857e Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sun, 23 Jan 2005 18:37:28 +0000 Subject: [PATCH] Word Up. ap_discard_request has used buckets for a couple years. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126239 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 --- 1 file changed, 3 deletions(-) diff --git a/STATUS b/STATUS index 7f5eecd823..3694ccf61f 100644 --- a/STATUS +++ b/STATUS @@ -460,9 +460,6 @@ EXPERIMENTAL MODULES: Other bugs that need fixing: - * ap_discard_request should be converted to use the bucket API - directly rather than waste cycles copying buffers with the old API. - * MaxRequestsPerChild measures connections, not requests. Until someone has a better way, we'll probably just rename it "MaxConnectionsPerChild". -- 2.50.1