> If I have an entry in my hosts file, does it affect cf server when it does a 
> cfhttp call?  I was looking
> at the logs of the live site and saw some traffic with the alias.  Could be a 
> coding mistake on my
> part, just wanted to know.

Yes, in my experience, CF will ask the OS to resolve names, and the OS
will do so using the hosts file if a matching entry is present and it
was created prior to any previous queries for the same entry. You can
remove the entry, then flush the local DNS cache to prevent future
name resolution for that entry using the cached value.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsit

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330673
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to