Question
cfhttp and load balancer issue
Hi Folks,
Our Cf servers live behind a load balancer. We have an app that makes a cfhttp call to an outside web server. The problem occurs when the data returned comes back through the load balancer and doesn't always return back to the originating server. Is there a way to ensure that the returned data returns to the correct server?
