Kevin Baichoo

Results 67 comments of Kevin Baichoo

Can you help me understand why / whether: `envoy.load_shed_points.http2_server_go_away_on_dispatch` doesn't work for your use case?

PTAL when you get a chance @wbpcode

seems like this needs a maintainer reviewer (wbpcode did the api shepards) /assign @paul-r-gall

Have you tried using --cpuset-threads option: https://www.envoyproxy.io/docs/envoy/latest/operations/cli#cmdoption-cpuset-threads? If the cgroup creates a cpuset I _think_ it might be picked up from that option. If not the best way to go...

fyi https://github.com/envoyproxy/envoy/pull/40997 is working on this