QNE Cloud Proxy Service

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.

Application API Routing

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

Reporting Service API Routing

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

Service Information

For detailed information about the proxy configuration, visit /proxy-info

Health status can be checked at /health