Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Within this configuration file, general settings for the HTTP plugin are configured.

File location

<WorkspaceDirectory>\ConfigFiles\xio.HTTP.cfg

Changes within this definition file are taking effect immediately. No server restart is required.

ParameterDescriptionScopeUnit

Default value

xio.Http.TimeOutThe timeout that the server waits for an answer to an HTTP request.1 – 65535 ms5000
xio.Http.ValueTagThe tag that is used to indicate the item value within the update resource.stringnone@value@
xio.Http.LanguageThe country code which is used for data conversion. Default (if left empty) is invariant culture.stringnoneempty
xio.Http.ProxyUriThe URI of a web proxy that shall be used. If empty, no proxy is used.stringnoneempty
xio.Http.ProxyUserThe user name for the proxy connection. If empty, no authentication to the proxy is done.stringnoneempty
xio.Http.ProxyPasswordThe password for the proxy connection. If empty, no authentication to the proxy is done.stringnoneempty
  • No labels