logo       

Re: GET request works via curl, crashes from Java: msg#00218

lang.ruby.mongrel.general

Subject: Re: GET request works via curl, crashes from Java

On Wednesday 31 January 2007 12:26 am, Stephen Bannasch wrote:
> >On Wed, 31 Jan 2007 01:04:16 -0500
> >
> >Stephen Bannasch <stephen-nYVk3wVHOzlAfugRpC6u6w@xxxxxxxxxxxxxxxx> 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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise