/
Webservice Proxy Configuration

Webservice Proxy Configuration

CONNECT provides timeout and retry configurable options.CONNECT has following webservice configuration, defined in gateway.properties file, that effect all the client calls made by CONNECT:

  • webserviceproxy.retryThe number of times CONNECT will retry a web service call if an error or exception occurs.
  • webserviceproxy.timeout → The amount of idle time, in milliseconds, that is allowed to elapse before a web service call will timeout
  • webserviceproxy.retrydelay → The amount of time delay, in milliseconds, between web service call retries.
  • webserviceproxy.exceptionstext → The text message to display to users when a web service timeout exception occurs

Related content

Keep-Alive and Custom HTTP Headers
Keep-Alive and Custom HTTP Headers
More like this
Transaction Timeout
Transaction Timeout
More like this
KeepAliveHeader
KeepAliveHeader
More like this
Gateway Properties
Gateway Properties
More like this
Gateway Properties Editor Testing
Gateway Properties Editor Testing
More like this
Downloading CONNECT Binaries and Source Code
Downloading CONNECT Binaries and Source Code
More like this