Skip to content

doc correction for idle_timeout #42189

@cruvie

Description

@cruvie

https://www.envoyproxy.io/docs/envoy/latest/configuration/best_practices/edge

                route:
                  cluster: service_foo
                  idle_timeout: 15s  # must be disabled for long-lived and streaming requests

the idle_timeout should be replaced with timeout

the idle_timeout will cause grpc-web server side stream failed!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions