por si sirve, aca esta el log del IIS, los 2 primeros registros corresponden a 1 llamado con el php configurado como localhost, los otros 2, a 2 ejecuciones con el php configurado con URL:
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2010-06-16 15:26:37 W3SVC1 127.0.0.1 GET /sakilaWEB/WebService/Service.asmx WSDL 80 - 127.0.0.1 NuSOAP/0.9.5+(1.123) 200 0 0
2010-06-16 15:26:37 W3SVC1 127.0.0.1 POST /sakilaWEB/WebService/Service.asmx - 80 - 127.0.0.1 NuSOAP/0.9.5+(1.123) 200 0 0
2010-06-16 15:27:21 W3SVC1 10.10.0.100 GET /sakilaWEB/WebService/Service.asmx WSDL 80 - 10.10.0.1 NuSOAP/0.9.5+(1.123) 200 0 0
2010-06-16 15:27:51 W3SVC1 10.10.0.100 GET /sakilaWEB/WebService/Service.asmx WSDL 80 - 10.10.0.1 NuSOAP/0.9.5+(1.123) 200 0 0