envoyproxy/envoy

Questions: what does it mean to get 507 code from envoy?

Open

#15,211 创建于 2021年2月26日

在 GitHub 查看
 (10 评论) (1 反应) (0 负责人)C++ (5,373 fork)batch import
area/docshelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: what does it mean to get 507 code from envoy?

Description: Hi, I just get response code: 507 with response text: "exceeded request buffer limit while retrying upstream". And I just cant understand what happend, because the only trace of that error I can find is link to the place where error was raised in source code: https://github.com/envoyproxy/envoy/blob/main/source/common/router/router.cc#L687 But I still just don't get what exactly happenned there. Could you please explain it?

Relevant Links: https://github.com/envoyproxy/envoy/blob/main/source/common/router/router.cc#L687

P.S. mb that info should be described in documentation?

贡献者指南