<xmlSessionIdExtractor namespace="string/" localName="string" />
<serviceProxy port="2000">
<balancer>
<xmlSessionIdExtractor namespace="http://chat.predic8.com/" localName="session" />
</balancer>
</serviceProxy>
Name | Required | Default | Description | Example |
---|---|---|---|---|
localName | true | - | Specifies local name of session element. | session |
namespace | true | - | Specifies namespace of session element. | http://chat.predic8.com/ |