Web Services
Effective in version 9.5.0, you can set the keepalive interval for web services through the Administrator tool.
You can also set the keepalive interval through the following infacmd command options:
- •infacmd dis UpdateServiceOptions command, WSServiceOptions.DTMKeepAliveTime option
- •infacmd ws UpdateWebServiceOptions command, WebServiceOptions.DTMKeepAliveTime option
Previously, you set the keepalive interval for all web services through the infacmd dis UpdateServiceOptions command, WebServiceOptions.DTMKeepAlive option. If you created scripts that use this command option, you must update the scripts.