This is the entry point for the QNE Cloud reverse proxy service.
The proxy routes traffic based on the Origin header to the appropriate environment.
Production Environment
Origin: account.qne.cloud → Target: qca-s1.azurewebsites.net
Path transformation: /path → /path (no change)
Load balancing: Disabled
UAT Environment
Origin: account-uat.qne.cloud → Target: qca-s1-uat.azurewebsites.net
Path transformation: /path → /path (no change)
Load balancing: Disabled
Test Environment
Origin: account-test.qne.cloud or localhost → Target: qca-s1-test.azurewebsites.net
Path transformation: /path → /path (no change)
Load balancing: Disabled
Production Environment
Origin: account.qne.cloud
Targets:
qca-s3.azurewebsites.net and qca-s4.azurewebsites.net
Path transformation: /rs/api/path → /api/path
Load balancing: Enabled (50/50 RoundRobin)
UAT Environment
Origin: account-uat.qne.cloud → Target: qca-s3-uat.azurewebsites.net
Path transformation: /rs/api/path → /api/path
Load balancing: Disabled
Test Environment
Origin: account-test.qne.cloud or localhost → Target: qca-s3-test.azurewebsites.net
Path transformation: /rs/api/path → /api/path
Load balancing: Disabled
For detailed information about the proxy configuration, visit /proxy-info
Health status can be checked at /health