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
Hello,
would you like to know if this middleware supports interface access control strategy based onqueue? For example, allowing 5 clients to access a certain interface at the same time using a first in, first out policy, and rejecting responses when the number of clients exceeds 6。
If supported, how should I write appsettings and how to use the middleware?
Looking forward to your reply
The text was updated successfully, but these errors were encountered:
Hello,
would you like to know if this middleware supports interface access control strategy based onqueue? For example, allowing 5 clients to access a certain interface at the same time using a first in, first out policy, and rejecting responses when the number of clients exceeds 6。
If supported, how should I write appsettings and how to use the middleware?
Looking forward to your reply
The text was updated successfully, but these errors were encountered: