https://issues.apache.org/bugzilla/show_bug.cgi?id=51827
Philippe Mouawad <p.moua...@ubik-ingenierie.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #4 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-09-30 14:10:10 UTC --- Hello, I noticed issue occurs when using HOST instead of IP. And it also occurs at first run for first sample of a new host but not at consequent runs. I suspect issue may related to DNS caching inside JVM but couldn't confirm it. I Added these 2 JVM options: -Dnetworkaddress.cache.ttl=1 -Dsun.net.inetaddr.ttl=1 Add a Constant timer of 1.1s to make cache expire. But issue is still here. It seems to be increased in HTTPS mode which I explain this time by the init time taken by JavaKeyStore#engineLoad But I think it is really a minor issue. Regards Philippe -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org