Hello, I have a soapui-user that describes the following scenario.. just wanted to run it through you guys to see if you have any ideas;
When he's trying to access a webservice via https in SoapUI (which uses httpclient/commons-ssl) he is seeing a strange delay (about 5 seconds). He sniffed the traffic and it seems that soapui wants to verify the domain name via NetBIOS, but those packets are dropped by his box and SoapUI waits for them to timeout. A workaround for this problem is adding a domain name for that IP in his Windows HOSTS file. After that the IP/name combination is known to Windows/Java, soapui does not send the NetBIOS packets and he get a fast https connection without the delay. I guess this is not really a SoapUI/HttpClient problem, but do you know how to disable the NetBIOS hostname lookup? Or is there any other way to work around this? thanks for any reply! regards, /Ole eviware.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
