bazza has asked for the wisdom of the Perl Monks concerning the following question:
Hi have a Perl script that calls a WCF web service using ntlm authentication. I'm using an LWP Agent for the authentication and it works fine until I try to access the service behing a load balancer. Anyone run into this type of issue before? Anything I need to look out for?