You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all.
I'm curious if the plugin runner of the APISIX supports concurrency. For example there are multiple simultaneous requests hitting the gateway. One of the requests is processed by a python plugin. Will the rest of requests have to wait until the plugin complete the first request processing? Or the APISIX will manage to apply the plugin to multiple requests at the same time?
Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all.
I'm curious if the plugin runner of the APISIX supports concurrency. For example there are multiple simultaneous requests hitting the gateway. One of the requests is processed by a python plugin. Will the rest of requests have to wait until the plugin complete the first request processing? Or the APISIX will manage to apply the plugin to multiple requests at the same time?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions