From: Joe Freeman
------------------------------------------------------
I posted this on StackOverflow, but thought I'd check with folks here to
see if they have any suggestions-
I am converting some perl code using LWP::UserAgent::DNS::Hosts to php.
What the perl code is doing is making page load time measurements against
multiple individual servers in a load balancing pool. Since the servers are
using name based virtual hosting, the perl code uses this line to change
the url/hostname to ip binding:
LWP::UserAgent::DNS::Hosts->register
===============================================================
From: William Wade
------------------------------------------------------
I think these are the curl options that you would want to set:
curl