proxy-vole
proxy-vole copied to clipboard
getDefaultProxySearch().getProxySelector(); is taking more then 15 seconds
Hi,
We're trying to use proxy-vole in order to detect proxy on our agent.
We found that this call is taking more then 15 seconds:
ProxySearch.getDefaultProxySearch().getProxySelector();
Any idea why it takes so long?
Please help us..
Does it bring a result in the end or an error? Could be that JNA takes some time to load all the libraries.
It return results.
Do you think define specific strategies can help in this case?
Can you please retest with 1.0.5. We are using now the JDK internal Javascript (Nashorn) engine.
Thank you.. I’ll do it tomorrow and let you know