chunxili opened a new issue, #749:
URL: https://github.com/apache/apisix-helm-chart/issues/749

   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    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to