Slow speed when searching proxy settings

1 visualización (últimos 30 días)
Naiyan
Naiyan el 9 de En. de 2014
Hi,
I am trying to call a web service in Matlab using the callSoapService function. However, I find it is very slow. After checking the codes, I find that
proxy = com.mathworks.webproxy.WebproxyFactory.findProxyForURL(url);
this line costs the most time. However, I am quite sure that I don't need proxy in this call. Is there any way to get rid of this annoying check?
Thanks!

Respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by