Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Andrew Powell

Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or  
firewall that is presenting services (HTTP,FTP,etc.) for one or more  
other IP addresses behind a firewall.



On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

I put the VIP right in the datasource def via CF-Admin or direct  
into a properties file for a couple Java apps.  I'm no network  
techy, seems a VIP is a real IP, but mutable somehow, so there's no  
'lookup' involved.


DK
On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you  
using the virtual IP? (heh, I thought my hosts file was

a virtual IP...)

On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
 I've run into slow lookup issues before with using the DNS entry for
 datasource definitions.  Got around this by using the VIP for the  
database
 instead.  Similar issues with our LDAP server too, so I use the  
VIP there

 too.

 DK


 On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
 
  Sorry, I am not using java 1.5 the string below should read
  .../Versions/1.4.2/Home/...
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
   Ok, I've been digging and I am having an issue where  
Coldfusion (and
   possibly the underlying java) is having to time out when  
trying to
   resolve a DNS entry before it looks in my hosts file. I have  
verified
   through ping that my machine is using the hosts file  
correctly however
   when it comes to CF it takes 14seconds or so before it defers  
to my

   local hosts file.
  
   I am starting CF like this:
  
   sudo
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/ 
java

   -server -Djava.awt.headless=true
   -Dsun.net.spi.nameservice.provider.1=dns,sun -jar
   /Applications/JRun4/lib/jrun.jar -start cfusion
  
   Curious if anyone has had this come up and what they did to  
fix it.

  
   thanks,
  
   Steven
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
 
 
  --
  Steven Ross
  web application  interface developer
  http://www.zerium.com
  [mobile] 404-488-4364
  [fax] 267-482-4364
 
 
 
 -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
 http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by http://www.fusionlink.com
 
 -
 
 
 
 



 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @
 http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-






--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Douglas Knudsen

ah, I see now.  Hence the use in LB setups.  danke.

DK

On 2/13/07, Andrew Powell [EMAIL PROTECTED] wrote:


Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or
firewall that is presenting services (HTTP,FTP,etc.) for one or more
other IP addresses behind a firewall.


On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

 I put the VIP right in the datasource def via CF-Admin or direct
 into a properties file for a couple Java apps.  I'm no network
 techy, seems a VIP is a real IP, but mutable somehow, so there's no
 'lookup' involved.

 DK
 On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you
 using the virtual IP? (heh, I thought my hosts file was
 a virtual IP...)

 On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
  I've run into slow lookup issues before with using the DNS entry for
  datasource definitions.  Got around this by using the VIP for the
 database
  instead.  Similar issues with our LDAP server too, so I use the
 VIP there
  too.
 
  DK
 
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
  
   Sorry, I am not using java 1.5 the string below should read
   .../Versions/1.4.2/Home/...
  
   On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
Ok, I've been digging and I am having an issue where
 Coldfusion (and
possibly the underlying java) is having to time out when
 trying to
resolve a DNS entry before it looks in my hosts file. I have
 verified
through ping that my machine is using the hosts file
 correctly however
when it comes to CF it takes 14seconds or so before it defers
 to my
local hosts file.
   
I am starting CF like this:
   
sudo
  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/
 java
-server -Djava.awt.headless=true
-Dsun.net.spi.nameservice.provider.1=dns,sun -jar
/Applications/JRun4/lib/jrun.jar -start cfusion
   
Curious if anyone has had this come up and what they did to
 fix it.
   
thanks,
   
Steven
   
--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364
   
  
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
  
  
  -
   To unsubscribe from this list, manage your profile @
   http://www.acfug.org?fa=login.edituserform
  
   For more info, see http://www.acfug.org/mailinglists
   Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
   List hosted by http://www.fusionlink.com
  
  -
  
  
  
  
 
 
 
  --
  Douglas Knudsen
  http://www.cubicleman.com
  this is my signature, like it?
  -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by FusionLink
  -


 --
 Steven Ross
 web application  interface developer
 http://www.zerium.com
 [mobile] 404-488-4364
 [fax] 267-482-4364


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -






 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Steven Ross

Hmm... since this is only failing on my local box it really isnt worth
the effort... works fine in dev using the hosts file on solaris. Just
breaks locally on my mac.

On 2/13/07, Andrew Powell [EMAIL PROTECTED] wrote:

Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or
firewall that is presenting services (HTTP,FTP,etc.) for one or more
other IP addresses behind a firewall.


On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

 I put the VIP right in the datasource def via CF-Admin or direct
 into a properties file for a couple Java apps.  I'm no network
 techy, seems a VIP is a real IP, but mutable somehow, so there's no
 'lookup' involved.

 DK
 On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you
 using the virtual IP? (heh, I thought my hosts file was
 a virtual IP...)

 On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
  I've run into slow lookup issues before with using the DNS entry for
  datasource definitions.  Got around this by using the VIP for the
 database
  instead.  Similar issues with our LDAP server too, so I use the
 VIP there
  too.
 
  DK
 
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
  
   Sorry, I am not using java 1.5 the string below should read
   .../Versions/1.4.2/Home/...
  
   On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
Ok, I've been digging and I am having an issue where
 Coldfusion (and
possibly the underlying java) is having to time out when
 trying to
resolve a DNS entry before it looks in my hosts file. I have
 verified
through ping that my machine is using the hosts file
 correctly however
when it comes to CF it takes 14seconds or so before it defers
 to my
local hosts file.
   
I am starting CF like this:
   
sudo
  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/
 java
-server -Djava.awt.headless=true
-Dsun.net.spi.nameservice.provider.1=dns,sun -jar
/Applications/JRun4/lib/jrun.jar -start cfusion
   
Curious if anyone has had this come up and what they did to
 fix it.
   
thanks,
   
Steven
   
--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364
   
  
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
  
  
  -
   To unsubscribe from this list, manage your profile @
   http://www.acfug.org?fa=login.edituserform
  
   For more info, see http://www.acfug.org/mailinglists
   Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
   List hosted by http://www.fusionlink.com
  
  -
  
  
  
  
 
 
 
  --
  Douglas Knudsen
  http://www.cubicleman.com
  this is my signature, like it?
  -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by FusionLink
  -


 --
 Steven Ross
 web application  interface developer
 http://www.zerium.com
 [mobile] 404-488-4364
 [fax] 267-482-4364


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -






 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @