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
We're now using CPU + tcp + redis store in our cluster with 250 machines.
It works well when the gloo instances number is under 1k in one group, but it fails with connect refused, connect timeout when connectFullMesh() when the gloo instances number > 1k(we're using 1.5k).
So I'd like to know the biggest number of gloo instances we support in one group.
The text was updated successfully, but these errors were encountered:
We're now using CPU + tcp + redis store in our cluster with 250 machines.
It works well when the gloo instances number is under 1k in one group, but it fails with
connect refused
,connect timeout
whenconnectFullMesh()
when the gloo instances number > 1k(we're using 1.5k).So I'd like to know the biggest number of gloo instances we support in one group.
The text was updated successfully, but these errors were encountered: