tzssangglass commented on issue #6034:
URL: https://github.com/apache/apisix/issues/6034#issuecomment-1011803173


   the `timeout` in upstream is the timeout for connecting, sending and 
receiving messages.
   
   the `keepalive_pool ` the upstream to have its separate connection pool. Its 
children fields, like requests, can be used to configure the upstream keepalive 
options.
   
   They are different configurations.
   I suggest you debug the timeout configuration first to verify that the 
problem is timeout related.


-- 
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