tzssangglass commented on issue #8311: URL: https://github.com/apache/apisix/issues/8311#issuecomment-1316786360
> The problem is that in a network topology like the following > discovery --(1)--> proxy --(2)--> apiserver we can make `2000, 3000, http_seconds * 1000 ` in the code `httpc:set_timeouts(2000, 3000, http_seconds * 1000)` be configurabled by the user. > How about making `timeout` a configurable parameter? Because the user himself knows what the timeout of the target apiserver (or its proxy) is. As described here, the user needs to configure the timeout to be smaller than the proxy. -- 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]
