Use Sentinel to Handle Surging Traffic and Protect Your Application
Use Sentinel to protect your Dubbo application from stability issues due to surging traffic for individual services.
Use Sentinel to protect your Dubbo application from stability issues due to surging traffic for individual services.
Dubbo framework’s built-in concurrent control or rate limiting strategy prevents malicious requests from overloading the server by limiting the number of concurrent requests from the same client to the same service, ensuring service stability and preventing excessive resource usage.
Adaptive flow control, different from ordinary flow control strategies, has the ability to automatically adjust whether the flow control strategy is effective and the flow control threshold, heuristic flow control.