|
Hi Bruce,
As of Ice 3.3b, a PHP script can use the proxy method ice_locator to configure a proxy with a specific locator. In this case, you wouldn't necessarily configure IcePHP to use a default locator, but rather set the locator for each proxy individually. Naturally, this means the PHP script must know (or be able to discover) the proxies for each of the locators it wants to use.
Take care,
Mark
|