This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Load Balancer
Alain Roy edited this page Jul 27, 2016
·
4 revisions
If you do not use our provided load balancer (HAProxy), you may wish to configure your own load balancer. Here is some information for you.
Port | Purpose |
---|---|
9000 | API |
80 | UI (HTTP) |
4343 | UI (HTTPS) |
Host: The Host
header is used for constructing URIs in the REST
API to ensure the URIs match the incoming host name or IP address.
X-Forwarded-Proto: The X-Forwarded-Proto
header is used for
constructing URIs in the REST API to ensure the URIs match the
incoming protocol.
- Home
- Installation Guide
- Download Photon Controller
- Release Notes
- User Guide
- Installation and Setup
- Administration and Operations
- Command-Line Cheat Sheet
- Overview of Commands
- Authenticating Multitenant Users and Groups
- Authorization Model
- Connecting to the Load Balancer and Logging In
- Tenants, Quotas, and Projects
- Creating Tenants, Projects, and Quotas
- Working with Tenants
- Creating a Project
- Uploading Images
- Creating Images
- Replicating Images in Datastores
- Creating Flavors
- Working with Virtual Machines
- Using a Photon OS VM
- Creating a Network
- Performing Host Maintenance
- Working with ESXi Hosts
- Configuring Your Own Load Balancer
- Troubleshooting
- Deploying Clusters
- Integration
- API
- Information for Developers
- References
- Legal