swtseaman commented on issue #10692:
URL: https://github.com/apache/apisix/issues/10692#issuecomment-1867232476
My timeout configuration
```
"timeout": {
"connect": 6,
"send": 6,
"read": 60
},
```
I found that the caller basically threw the Connect reset exception after
the request was initiated 6s.
--
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]