I am using Perl to create a socket connection to a web server. I issue the
following command to a web server:
GET / HTTP/1.0
This command works fine on several of my web servers however, when I try the
same script on one web server - I get the following result.
Connection closed by foreign host.
I tried the same thing by telnetting into port 80 at a particular IP
address. The connection closed error is returned by telnet. Any ideas on
what the problem might be?
Thank You
Paul
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl