Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004903 [Resin] minor always 12-21-11 09:42 02-21-12 17:01
Reporter cowan View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.26 Product Version 4.0.24
  Product Build
Summary 0004903: Resin must be restarted to pickup DNS change
Description Resin started with HttpProxyServlet with host not in DNS. DNS entry later added. Resin had to be restarted to pickup DNS change.
Steps To Reproduce
Additional Information Rep by B. Plump
Attached Files

- Relationships

- Notes
(0005668)
TheScrumMeister
12-27-11 10:47

This is likely due to the JVM internal DNS cache.

Try adding this JVM startup argument to the <server> configuration node:
<jvm-arg>-Dsun.net.inetaddr.ttl=1</jvm-arg>

For more info see http://docs.oracle.com/javase/1.4.2/docs/guide/net/properties.html#nct [^]
 

- Issue History
Date Modified Username Field Change
12-21-11 09:42 cowan New Issue
12-27-11 10:47 TheScrumMeister Note Added: 0005668
02-21-12 10:17 ferg Priority normal => high
02-21-12 17:01 ferg Assigned To  => ferg
02-21-12 17:01 ferg Status new => closed
02-21-12 17:01 ferg Resolution open => fixed
02-21-12 17:01 ferg Fixed in Version  => 4.0.26


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker