在 Google Compute Engine 上多次请求后出现 502 Bad Gateway

502 Bad Gateway after multiple request on Google Compute Engine

当在办公室工作并且多个开发人员访问服务器时,我们开始随机收到 502 错误网关错误。 (大约十分之一的命中率)

我们将 Compute Engine 与负载均衡器 HTTPs 结合使用。

知道为什么会这样吗?

负载均衡器 return 出现 502 错误的原因有很多。看看 logs (this is a custom link to retrieve load balancer 502 errors specifically; just pick your project at the top) -- specifically at the jsonPayload.statusDetails field of the errors in question -- then correlate the statusDetails value against the reason.