From e8cdfc33fd5670554e68e56936a92a01c618fd3c Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 20 Nov 2007 14:27:16 +0000 Subject: [PATCH] Propose SeeRequestTail directive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@596688 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/STATUS b/STATUS index 2063f9ca604..8ff08053969 100644 --- a/STATUS +++ b/STATUS @@ -207,6 +207,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: space for the NUL, but they don't have related sections which assume a set size; this does (AP_IOBUFSIZE). + * mod_status: For long request lines we only see the front part of + the requests in mod_status, which is useless if they only vary + in their ending bits. Allow admin to specify whether they want + to see the 1st 63 chars of the request, or the last. + trunk: + http://svn.apache.org/viewvc?view=rev&revision=590641 + 2.2.x: + http://people.apache.org/~jim/patches/reqtail-patch.txt + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when -- 2.47.2