Hi all, When I do httpclient.execute to the url ( https://mc.yandex.ru/metrika/watch.js) the the execute call hangs more than the timeout parameters. I have socket timeout set to 15 seconds and connect timeout set to 15 seconds.
That site has a DNS round robin and it seems that Httpclient automatically tries the next IP address in the resolved address list. Is it possible to cancel that behavior? Thanks a lot, Murat