Gerrard-YNWA opened a new issue #6536:
URL: https://github.com/apache/apisix/issues/6536


   ### Issue description
   
   Hi community, We ran in to a problem with proxy-mirror plugin, when 
mirroring traffic to a slow backend, the next coming http request on the reused 
connection will stuck until the mirroring sub-request ends even if the origin 
backend returns quickly.
   
   We want to set a short timeout for proxied request to avoid this,  but we do 
not find any options for this. 
   
   Is there any way to set timeout or any other way to solve this problem?
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.6
   - OS (cmd: `uname -a`): Linux 3.10.0-957.21.3.el7.x86_64
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty 
-V`):openresty/1.19.3.1


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