What is the behavior of GCP load balancer with respect to :
- network pass through load balancer
- multiple frontend rules configured
Since health check is sent to each frontend ip - how the loadbalancer determines when a backend is healthy or no. Like if the backend responds to probe on frontend ip 1 but not frontend ip2.