On Wednesday 31 January 2007 12:26 am, Stephen Bannasch wrote: > >On Wed, 31 Jan 2007 01:04:16 -0500 > > > >Stephen Bannasch <[EMAIL PROTECTED]> wrote: > >> [That subject line is of course a severe truncation!] > > > >Go get Wireshark and run it so you can grab two captures. One for curl > > one for the java stuff. Then use the Analyze -> Follow TCP Stream to see > > what's the difference between the two. > > Thanks for the suggestion. I'm compiling it now with port. I assume it'll > run in xwindows.
tcpdump would probably work for you as well, and it's probably already installed(unless you are on windows) tcpdump -w output.dump -s 0 -i eth0 change -i eth0 to what ever interface you want. Then you can open up the dump with wireshark on any box with a GUI. Scott Brooks _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users