We experience slow performance on some of the machines when executing HttpClient SendRequest("GET",...) For example, on one machine the method runs in fraction of a second and on another machine the same call takes about 5-6 seconds. There is no delay when requesting the same URL from Web Browser on machine with slower performance. There is no difference in performance when running from PB IDE or from compiled app.
Where could be the issue? Is there a way to trace SendRequest method ?
Thank you,
Yuri