We Have Moved
The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway
The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.
Stateful
Description
A boolean flag indicating whether or not user requests, for the lifetime of a session, are always processed by the same resource server.
Properties
The following table(s) describe the configuration properties for this component:
Name | Type | Constraints |
---|---|---|
stateful | boolean | Values: true,false Default:false |
Example
resource_servers:
- path: "/example"
...
stateful: true