You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Envoy doesn't open new LDS stream after its reload
Description:
I use envoy with contour (https://github.com/heptio/contour) as management server.
When they initially start simultaneously everything works fine. But after I reload envoy server LDS and RDS resources don't receive any updates. And it looks like envoy doesn't query for LDS. Contour doesn't receive new LDS stream. And after contour reload I receive new LDS stream.
It reproduces only with 100+ streams for CDS/EDS opened.
What's interesting - there is no problem with CDS/EDS.
Envoy and contour use grpc.
I collected envoy logs with -l trace but there is no information about problems with LDS, listeneres and so on.
Are there any limitations for grpc streams or maybe smth else?
Envoy doesn't open new LDS stream after its reload
Description:
I use envoy with contour (https://github.com/heptio/contour) as management server.
When they initially start simultaneously everything works fine. But after I reload envoy server LDS and RDS resources don't receive any updates. And it looks like envoy doesn't query for LDS. Contour doesn't receive new LDS stream. And after contour reload I receive new LDS stream.
It reproduces only with 100+ streams for CDS/EDS opened.
What's interesting - there is no problem with CDS/EDS.
Envoy and contour use grpc.
I collected envoy logs with
-l trace
but there is no information about problems with LDS, listeneres and so on.Are there any limitations for grpc streams or maybe smth else?
Info for contour connection from /stats:
Envoy config:
And server_info
The text was updated successfully, but these errors were encountered: