ilteriseroglu-ty commented on issue #6563:
URL: https://github.com/apache/apisix/issues/6563#issuecomment-1063715846


   > At first, I determined where `ngx.exit(ngx.OK)` was being used, this 
causes the current request to jump out of the current phase and into the next 
phase, for example, out of the a`ccess` phase and into the `balancer` phase. At 
this time, there is no `picked_server` and no `upstream_conf` in `ctx`.
   
   After looking around, that is _exactly_ whats happening.


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