Definition properties for this WSRR definition.
In the administrative console page, to view this page click .
When creating a new definition, or editing an existing definition, click Apply to save any changes before selecting the Connection properties link.
Links marked (online) require access to the Internet. Each link launches a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.
Check for updates to this topic (online)
Configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The unique name for this WSRR definition.
Required | Yes [Only when creating a new definition.] |
Data type | Text |
Indicates whether this WSRR definition is the default.
Required | No |
Data type | Read only |
Range |
|
The time (in seconds) after which the WSRR cache expires and will be refreshed.
If an SCA module requests a new registry lookup, the objects returned are added to the cache and the timeout period started for that lookup. During the timeout period, any more requests for the same lookup retrieve the objects from the cache. After the timeout period has expired, the next time the same lookup is requested, the objects are retrieved from the registry and refreshed in the cache, and the timeout is reset for that lookup.
The timeout for a lookup request is defined in the WSRR definition that the SCA module uses for that request. Modules can use different WSRR definitions that each define a different cache timeout for lookup requests.
If you want to clear the WSRR cache for a server, restart the server.
Required | No |
Data type | Integer |
Range | 0 through 2147483647 seconds If you specify a value of 0 (zero), then no caching is used. |
When creating a new definition, or editing an existing definition, click Apply to save any changes before selecting the Connection properties link.