parsa97 commented on issue #2721: URL: https://github.com/apache/apisix-ingress-controller/issues/2721#issuecomment-3949817152
@Baoyuantop, Thank you for the detailed explanation. Given that dynamically having this configuration is architecturally not possible, could you suggest any workaround to control `send_timeout` at a finer granularity than global? For example, is there a way to configure it per server block, even if it requires a restart or reload of the ingress instances to apply the change? If no workaround exists, our fallback would be deploying a separate APISIX instance with a higher `send_timeout` only for the routes that require it, to mitigate the connection exhaustion risk from our main instance. -- 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]
