| Protocol |
Specifies the protocol for the server configuration. Possible values are:
|
| Host |
Specifies the hostname or IP address of the server. |
| Port |
Specifies the port number where the server listens for requests. The default is 85. |
| Path |
Specifies the path part of the URL used to locate the Server. |
| URL |
Specifies the URL of the server. You cannot edit this field
directly, the URL is formed based on the protocol, host, port and path you define. |
| Requires HTTP Basic Authentication |
Specifies whether the HTTP server requires basic HTTP authentication. |
| User |
Specifies the username used to authenticate HTTP requests. |
| Password |
Specifies the password used to authenticate HTTP requests. |
| Connection Timeout |
Specifies the time (in seconds) the server waits for a connection
to become available. |