Ivan Balashov wrote: > I need to monitor HTTP traffic going to/from my web application. Normally I > would use Ethereal, but unfortunately, it doesn't support localhost on > windows. Could I setup tomcat so that (or maybe write my own filter) it > would dump all incoming/outgoing HTTP data to a file?
For Tomcat 5.5 look at this: http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html#Request%20Dumper%20Valve Regards mks --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]