> But by default, with the jrun web connector, your CF files can be > located anywhere you like, and I assume your cf instance could > be located where ever you want (/cfusion, for instance :P), and > the connector takes care of the details.
It is not the connector that does that. The connector just makes sure that the request is forwarded to a certain port on a certain IP address. After that it is all in the XML configuration files. But yes, you have considerable freedom to customize those configuration files. ======== So, at what level does the cluster "load balancing" occur? Does the WS connector "know" what instances are in the cluster? If I have three instances on three separate servers with three separate IPs all in one cluster, and one web server is connected to that instance (heck let's say its on a separate server too), which IP address does it send the request to? What if one physical box goes down? Does the connector know all of the ip address for all of the instances in my cluster? ~Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273736 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

