renshunhang commented on issue #12230:
URL: https://github.com/apache/apisix/issues/12230#issuecomment-2921323742

   > > plugin safe-check-forward association upstream, so may be remove plugin 
and try again ? or check plugin safe-check-forward whether flow control about 
upstream ?
   > 
   > [@renshunhang](https://github.com/renshunhang), Is it possible to try it 
this way? Does the problem still exist?
   
   The issue has been resolved. I checked the traffic distribution in APISIX, 
which seems to reuse the functionality of OpenResty. After looking at the 
OpenResty source code, I found that when setting weights, some operations are 
performed based on the greatest common divisor of the weights. If the allocated 
weight is a prime ratio like 67:33, it seems that a large number of calls are 
needed to approach this ratio.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to