Question
Specify a Server in a CF Cluster
We have a CFMX 7 cluster set up in Round-Robin mode. On
occasion, we would like to be able to specify a specific server in
the cluster to handle a request. Is it possible to do so with a URL
variable or something rather than just leaving it to CF to route
requests to each server?
For instance, if my cluster consisted of Server A, Server B, and Server C, and I specifically wanted Server B to run a request, I would like to do so with something like: http://www.mysite.com/webpage.cfm?cfserver=ServerA
Is this possible?
For instance, if my cluster consisted of Server A, Server B, and Server C, and I specifically wanted Server B to run a request, I would like to do so with something like: http://www.mysite.com/webpage.cfm?cfserver=ServerA
Is this possible?
