Within this configuration file, general settings for the HTTP plugin are configured.
Info | ||
---|---|---|
| ||
<WorkspaceDirectory>\ConfigFiles\xio.HTTP.cfg |
Info |
---|
Changes within this definition file are taking effect immediately. No server restart is required. |
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
xio.Http.TimeOut | The timeout that the server waits for an answer to an HTTP request. | 1 – 65535 | ms | 5000 |
xio.Http.ValueTag | The tag that is used to indicate the item value within the update resource. | string | none | @value@ |
xio.Http.Language | The country code which is used for data conversion. Default (if left empty) is invariant culture. | string | none | empty |
xio.Http.ProxyUri | The URI of a web proxy that shall be used. If empty, no proxy is used. | string | none | empty |
xio.Http.ProxyUser | The user name for the proxy connection. If empty, no authentication to the proxy is done. | string | none | empty |
xio.Http.ProxyPassword | The password for the proxy connection. If empty, no authentication to the proxy is done. | string | none | empty |