View and Edit Services Configuration
The services configuration and restart options for Administration Server, Distribution Server, Performance Metrics Server, and Receiver Server can be viewed and edited from the Services Manager.
You can access the services configuration for each of the servers, from the Service Manager home page. Click the Details button for the server that you need to check the service configuration for. The Service Configuration page is displayed. This page allows you to view and edit the service configuration and the restart options for the corresponding server. The configuration and restart options for all the servers are the same.
Service Configuration Options | Description |
Port | Port Number for the corresponding server |
Enable Legacy Protocol | Enables legacy communication for services that are compatible. |
Enabled Async Operation | Enables asynchronous RESTful API method execution |
Default Sync Wait | The default time a service will wait before responding with an asynchronous REST API response |
Enabled Task Manager | Enable task management for services that provide it. |
U-Mask | File mode creation mask |
Quiet | Starts the service in quiet mode. |
Enabled | Indicates that the service is managed by Service Manager. |
Status | Indicates that the service is running. |
Restart Options | Description |
Enabled | If set to true, then it restart a task if it gets terminated. |
On Success | If set to false, then the task is only restarted if it fails. |
Delay | The time (in minutes) to pause between discovering that a process is terminated abruptly and restarting it. |
Retries | The maximum number of trials to restart the service, before aborting the retry effort. |
Window | The time interval in which the retries are counted. The default is 120 minutes. |
Disable on Failure | If set to true, the task is disabled after it fails all execution attempts in an execution window. |