SAE uses host bindings to resolve hostnames for application instances. This allows application instances to be accessed by their hostnames. This topic describes how to configure host bindings in the SAE console.
Procedure
Create an application
On the SAE Application List page, select a destination region and namespace in the top navigation bar, and then click Create Application. On the Application Basic Information page, configure the parameters and click Next: Advanced Settings.
Change a running application
WarningAfter you redeploy an application, the application is restarted. To prevent unpredictable errors such as business interruptions, we recommend that you deploy applications during off-peak hours.
On the SAE Application List page, select a destination region and namespace in the top navigation bar. Click the ID of the target Application to open the application details page.In the navigation pane on the left, click Basic Information. In the upper-right corner, click Deploy Application.
Change a stopped application
On the SAE Application List page, select a destination region and namespace in the top navigation bar. Click the ID of the target Application to open the application details page.Click Basic Information, and then click Modify Application Configuration.
Expand the Hosts Binding Settings section and enter the host binding configuration items. For example:
# Hosts file format: IP address Hostname/Domain name 127.0.0.1 localhostComplete the application creation or update.