Can LWP use socks server instead of proxy server?

James Han (jhan@lehman.com)
Fri, 11 Dec 1998 18:56:28 -0500


Hi, Folks:

I am wondering if LWP can use the socks server ( either v4 or v5 ) to 
access web sites outside firewall instead of proxy server. Navigator 
and MSIE browsers can use either socks server ( usually firewal port 1080)
or proxy server.  Does LWP provide such an alternative?

If the answer is no, why so?

My motive is to compare the performance difference of two routes ( proxy vs
socks ) with a web robot written Perl with LWP .


Thanks!

James