envoyproxy/envoy

FAQ for default settings for safety, benchmarking, etc.

开放

#5,348 创建于 2018年12月19日

 (7 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/docsdesign proposalhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Envoy has default settings that can surprise new users and hurt Envoy's perceived performance in benchmarks. For example, I think at the Pinterest EnvoyCon talk (@derekargueta) mentioned the default circuit breaker settings limiting the number of concurrent requests.

We've had reports from folks who have compared Envoy's performance with other proxies using default settings and found it underwhelming. We know that horse race numbers can be significantly improved by disabling dynamic stats, etc.

Should we be making changes to default settings or (more likely) better capture best practices for Envoy production and benchmarking configuration?

贡献者指南