Process Flow - Cross-zone load balancing
Client sends request
Load Balancer receives request
Check cross-zone load balancing setting
Distribute evenly
Forward request
Target instances process request
Response sent back
The load balancer receives a request and decides how to distribute it based on cross-zone load balancing setting. If enabled, it spreads requests evenly across all zones; if disabled, it sends requests only to targets in the same zone as the client.