Origin

The Settings > Origin section is dedicated to administering some of the essential service settings.

Letโ€™s go through the presented configuration panes one by one:

Please Note that when you modify any of the settings within this section, you need to click the Save button at the bottom of the page for the changes to take effect.

Websiteโ€™s URL

In this section, you can review the URL associated with your service.

In the upcoming releases, this field will be made editable, enabling you to change your service's URL at any time. Currently, to perform this operation, you need to submit a request to the Edgeport support team through support@edgport.com.

Load Balancing Configuration

With this pane, you have the capability to set up load balancing for your service.

This option is disabled by default, but you can activate it using the Disable Load Balancing toggle button.

For your choice, there are two available load balancing options:

  • Round Robin - in this case, the requestsโ€™ distribution between the origin servers is determined by the round-robin algorithm;

  • Primary/Failover - by default, all requests are directed to the primary server. If the primary server becomes unavailable, the requests will be routed to the failover server(s). The primary server is always the one you added first.

IPv4 or Hostname Configuration

This section provides you with the possibility to add public IPv4 addresses for your origin servers.

To do so, select the Add IPv4 line and enter the required public IP address in the empty field that appeared.

Please keep in mind that it may take up to 30 minutes for the newly added address to fully propagate across all Edge network PoPs. No further configurations are necessary.

You are allowed to add up to 10 origin server IPs.

For the already added IPs, you are able to perform the following actions:

Custom Host Header

This configuration pane enables you to set the custom value for the Host header of all incoming requests to your origin server. This feature can be particularly useful if multiple virtual hostnames are hosted at a single point.

By default, the included toggle is activated, with the host request header being automatically determined based on the requested host URL.

If disabling this toggle, the default host header (based on the requested host URL) will be applied to all requests automatically.

After you Save the changes with the same-named button below, expect a 10-20 minute delay before they are fully propagated.

Redirection

The position of the toggle switch here determines whether the Edge server will honor the URL redirect included in the Location response header, received from your origin server, when evaluating the optimal set of ADN gateway servers for your custom origin configuration.

This option is enabled by default; however, you can turn it off by clicking the Follow Redirects toggle upon the necessity.

Siteโ€™s Edge Address

Within this pane, you can find the unique Edge address of your project, which was automatically generated and assigned to your service upon its addition to the platform.

You can use this URL in your DNS configuration, or when creating CNAME or ANAME records for your custom sub-domain(s) that should point to the Edge address.

Last updated