From: markt Date: Tue, 18 Aug 2009 11:49:26 +0000 (+0000) Subject: Replace the RequestDumperValve with a RequestDumperFilter. Merge the RequestDumperFil... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=69d7758309f9a3b3db650345bc79f5bbd6d12ab8;p=tomcat7.0 Replace the RequestDumperValve with a RequestDumperFilter. Merge the RequestDumperFilter from the examples with this new filter. Adds: - thread name to start of output line to make analysing output easier - request timings GSOC 2009 Based on a patch by Xie Xiaodong git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@805375 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/server.xml b/conf/server.xml index c2428aaf4..1f96f3f57 100644 --- a/conf/server.xml +++ b/conf/server.xml @@ -106,13 +106,6 @@ --> - - -