DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24123>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24123 AccessLogInterceptor does not log PUT/POST requests Summary: AccessLogInterceptor does not log PUT/POST requests Product: Tomcat 3 Version: 3.3.x Nightly Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] AccessLogInterceptor does not log PUT and POST requests. The attached patch against the current HEAD revision makes it - log POST and PUT requests - report the number of bytes *received* for POST and PUT in %b The latter is in contradiction to the Apache logfile docs but from what I see in Apache logs on the web (I don't run Apache myself) this is what Apache actually does. In addition, it is what I need. What use is the number of *sent* bytes in that case (always 0)? I already posted this directly to tomcat-dev. Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]