magnus-h-65 commented on issue #10341:
URL: https://github.com/apache/apisix/issues/10341#issuecomment-3026588297

   Hi @Baoyuantop, I haven't made any test for it, however what I have is an 
APISix instance with 8 workers, and I assume each worker will set up the plugin 
with the `conf` it gets when first called, and then reuse that `conf` (it 
evaluates parameters which are not changing between events first time so it can 
reuse them later). So I get 3 or 4 different "base `conf`'s" which are reused 
over and over, but with different dates for each event.
   Maybe a bit tricky to reproduce since the requests are routed to different 
workers in a random way...?


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