parsa97 opened a new issue, #2721:
URL: https://github.com/apache/apisix-ingress-controller/issues/2721

   ### Description
   
   As a platform provider, we need to have send_timeout customizable per 
host/path/location. Unlike proxy_send_timeout (which controls the timeout 
between APISIX and the upstream), send_timeout controls the timeout between 
APISIX and the downstream client. 
   
   Currently in APISIX this can only be configured globally, but since 
increasing it globally could impact all services and lead to connection 
exhaustion, we need per-route control via annotations or a plugin.


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