-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
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
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
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
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'
On 12/03/2010 11:11 AM, Caldarale, Charles R wrote:
From: Jordan Michaels [mailto:jor...@viviotech.net]
Subject: SOT: JVM and DNS Failover
However, the JVM doesn't seem to be doing that. Whenever this name
server goes offline, the application dies because something it's doing
(we di
> From: Jordan Michaels [mailto:jor...@viviotech.net]
> Subject: SOT: JVM and DNS Failover
> However, the JVM doesn't seem to be doing that. Whenever this name
> server goes offline, the application dies because something it's doing
> (we didn't write it) needs to
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