Revision as of 09:41, October 6, 2022 by Sbogard (talk | contribs)
Jump to: navigation, search

GMS:server:external url base


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

external_url_base

Default Value:
Valid Values: http://<hostname>:<port>/ or https://<hostname>:<port>/
Changes Take Effect: Immediately


Specifies the external URL used by the Storage Service to allow the retrieval of a binary attachment. Configure this option in the case of a Load Balancer deployment.

The valid value is http://<hostname>:<port>/, where:
  • <hostname> is used by the cluster service to identify a node
  • <port> is used by the cluster service to identify a node.

The <port> value must be the same as the GMS port described in the jetty configuration file, otherwise, an alarm will be displayed in Solution Control Interface (SCI) and GMS will stop.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!