tzssangglass commented on issue #6352:
URL: https://github.com/apache/apisix/issues/6352#issuecomment-1046233015


   > if (run or header_changed or ctx.donot_change_uri ) and 
balancer.recreate_request then
   > core.log.warn("do recreate_request")
   > balancer.recreate_request()
   > end
   
   This code will only be executed during the balancer retry phase.
   
   I've thought about it for a while, and your needs are a bit specific and a 
bit tricky to implement.
   
   I'm turning this issue into a discussion because it's not related to the 
project.
   


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