Open chunxili opened 7 months ago
I want to change the timeout and keepalive_pool idle timeout , but keepalive_pool haven't change. apiVersion: apisix.apache.org/v2 kind: ApisixUpstream spec: scheme: grpc timeout: connect: 300s send: 300s read: 300s keepalive_pool: idle_timeout: 300 size: 320 requests: 1000
I want to change the timeout and keepalive_pool idle timeout , but keepalive_pool haven't change. apiVersion: apisix.apache.org/v2 kind: ApisixUpstream spec: scheme: grpc timeout: connect: 300s send: 300s read: 300s keepalive_pool: idle_timeout: 300 size: 320 requests: 1000