[Filterproxy-devel] Re: Problem with FilterProxy
Brought to you by:
mcelrath
From: Bob M. <mce...@dr...> - 2001-04-13 13:57:24
|
Ultimate Hacker [ha...@va...] wrote: > Hi, I'd just like to say your program looks very nice. I'm anxious to get > it working. :-) >=20 > That said, I'm having some difficulty. I've noticed you mention eperl has > had some problems on Perl5.6. Maybe that's what's happening here. >=20 > I'm trying to configure it on a linux box at work to act as a proxy for > myself going through a SOCKS firewall. I've setup the firewall in > FilterProxy to hit http://www.ourfirewall.com:80. I keep seeing the > following error in the log when I attempt to make a test connection to ht= tp://cnn.com. >=20 > [15829 Fri Apr 13 08:31:23 2001] [Perl WARNING] Use of uninitialized valu= e in pattern match (m//) at /usr/lib/perl5/site_perl/LWP/Protocol.pm line 1= 08. > [15829 Fri Apr 13 08:31:23 2001] [Perl WARNING] Use of uninitialized valu= e in concatenation (.) at /usr/lib/perl5/site_perl/LWP/Protocol.pm line 83. I can see how line 108 could fail if $scheme were empty, but line 83 doesn't have the (.) operator in it... (maybe because I have 5.50). > I'm using eperl-2.2.14 and libwww-perl-5.53. It seems the lines which are > complaining are not happy because $scheme is coming in blank or undefined. > Do you have any idea what I might do to fix this? Do this: Run 'FilterProxy -n' and capture the output (it will give a stack dump after the warnings). Turn on "dump headers to log file" in the Header module. Turn on Debug and Timing. Send me as much info as you can from doing the above. Thanks, -- Bob Bob McElrath (rsm...@st...)=20 Univ. of Wisconsin at Madison, Department of Physics |