Load balancing actual traffic address

For Workes & Pages, what is the name of the domain?

test.com

What is the isssue or error you’re encountering

Load balancing actual traffic address

What are the steps to reproduce the issue?

한국어: 로드 밸런싱에서 헬스 체크되는 주소와 실제 트래픽 라우팅 주소를 각각 설정할 수 있어? 로드 밸런싱 풀 설정에서 엔드포인트에 포트까지 설정이 안돼서 말이야.
예시:
헬스 체크: 123.123.123.123:8080/health
실제 트래픽 라우팅 주소: 123.123.123.123:8080

english: Is it possible to set the health check address and actual traffic routing address separately in load balancing? This is because the endpoint port cannot be set in the load balancing pool settings.
example:
Health check: 123.123.123.123:8080/health
Actual traffic routing address: 123.123.123.123:8080

Hi there,

You can set the monitor to a specific path and port to test on but not a different origin address from the endpoint.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.