Some 502 errors in GCP HTTP Load Balancing

后端 未结 3 1445
小鲜肉
小鲜肉 2021-01-01 12:43

Our load balancer is returning 502 errors for some requests. It is just a very low percentage of the total requests, we have around 36000 request per hour and about 40 error

3条回答
  •  执念已碎
    2021-01-01 13:39

    checking whether your backend firewall block google's cloud cdn ip address or not(not just 130.211.0.0/22),all those addresses can be found here:https://cloud.google.com/compute/docs/faq#find_ip_range

提交回复
热议问题