[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ra_serf crashes on Windows with AVG 2012 Surf-Shield

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 11 Apr 2012 14:52:37 +0300

Johan Corveleyn wrote on Wed, Apr 11, 2012 at 13:43:57 +0200:
> If anyone has any suggestions on capturing network traffic on
> localhost on Windows XP ... I'm all ears.
>
> Maybe the easiest thing to do is to set up Apache on a second machine,
> so I don't have to go over the loopback device ...
>

One option: don't use the loopback device, use some other interface.

That is, have httpd listen on 0.0.0.0 and pass --url=http://192.168.9.199
to foo_tests.py, where 192.168.9.199 is your externally-visible
IP address.
Received on 2012-04-11 13:53:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.