loongzh edited a comment on issue #5440:
URL: https://github.com/apache/apisix/issues/5440#issuecomment-963756799


   > > * "timeout": {
   > >   "connect": 6,
   > >   "read": 6,
   > >   "send": 6
   > >   },
   > 
   > if change 6 to 10, what will happen?
   
     "timeout": {
       "connect": 16,
       "read": 16,
       "send": 16
     }
   Will be disconnected after 16s,Can be set up to 5 minutes after testing.


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