https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
--- Comment #5 from Mark Thomas <ma...@apache.org> 2010-11-21 14:50:02 EST --- Created an attachment (id=26324) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26324) Binary patch for Tomcat 6 The attached binary patch for Tomcat 6 is purely for the OP to test this on their test platform. It is not an official release from the ASF. Use it at your own risk. To test this patch, create the following directory structure under the instance's lib directory: org/apache/tomcat/util/net and place the file AprEndpoint$Acceptor.class in that directory. Restart Tomcat and you should be able to filter out the message using the logging configuration above. Please report back either way. If it works, I'll apply the fix to Tomcat 7 and proposed it for Tomcat 6. It it doesn't work, then I'll provide a patch with further debugging info and we can go from there. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org