Matthew Williams wrote:
> The only complaint I've had for our public facing servers in 
> the last few months is an issue with our front end balancer.  If a 
> CFHTTP request gets routed back to the same server making the request, 
> the load balancer fails the request.  This only applies to non-CFM 
> related requests, so calls to XML files and images would fail 
> intermittently.  The workaround for that is to use things like CFFILE 
> instead, but I have no control over the front end load balancer.

The simple solution typically is to add all the hostnames you are using 
to the hosts file of your CF server with the 127.0.0.1 IP address. (You 
need to restart your CF instance after that because it caches DNS lookups.)

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311874
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