【发布时间】:2018-10-05 20:13:01
【问题描述】:
我有带有 4 个 IIS 10 Web 服务器的 GCP 负载平衡器。偶尔会出现 502-Server 错误。在日志中显示这是因为 backend_connection_closed_before_data_sent_to_client。我已经阅读了文章https://cloud.google.com/compute/docs/load-balancing/http/,它说对于 nginx 和 apache,keepalive timout 需要设置为 620 秒。如何在 IIS 10 中执行相同操作。
【问题讨论】:
标签: iis google-cloud-platform load-balancing http-error iis-10