Re: SOT: JVM and DNS Failover

2010-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jordan, On 12/3/2010 2:56 PM, Jordan Michaels wrote: > It's what makes me think that the... > > sun.net.client.defaultConnectTimeout (default: -1) > sun.net.client.defaultReadTimeout (default: -1) > > settings are involved somehow... - From the doc

Re: SOT: JVM and DNS Failover

2010-12-03 Thread Michael Ludwig
Michael Ludwig schrieb am 03.12.2010 um 20:51 (+0100): > Michael Ludwig schrieb am 03.12.2010 um 20:31 (+0100): > > > networkaddress.cache.ttl > > > Wondering myself what the default value is? > > > > sun.net.inetaddr.ttl > > > So is the "implementation specific period of time" the value ta

Re: SOT: JVM and DNS Failover

2010-12-03 Thread Jordan Michaels
On 12/03/2010 11:31 AM, Michael Ludwig wrote: Moin Jordan, Jordan Michaels schrieb am 03.12.2010 um 10:39 (-0800): Would any of you be able to point me to some documentation on how the JVM handles DNS resolving? I'm hoping there are JVM settings that can be tweaked to help force the JVM to fa

Re: SOT: JVM and DNS Failover

2010-12-03 Thread Michael Ludwig
Michael Ludwig schrieb am 03.12.2010 um 20:31 (+0100): > Networking Properties > http://download.oracle.com/javase/6/docs/technotes/guides/net/properties.html#nct > > networkaddress.cache.ttl > Wondering myself what the default value is? > > sun.net.inetaddr.ttl > So is the "implementation

Re: SOT: JVM and DNS Failover

2010-12-03 Thread Michael Ludwig
Moin Jordan, Jordan Michaels schrieb am 03.12.2010 um 10:39 (-0800): > Would any of you be able to point me to some documentation on how > the JVM handles DNS resolving? I'm hoping there are JVM settings > that can be tweaked to help force the JVM to fail over to the > secondary resolver. > > I'

SOT: JVM and DNS Failover

2010-12-03 Thread Jordan Michaels
Hey Folks, I apologize for the slightly off-topic post but I'm having trouble researching this issue so I figured it might be worthwhile to make a post where folks more familiar with the intricacies of the JVM might be able to point me in the right direction. We have an application running o