Disadvantages: 1. Due to the constant output speed of the leaky bucket, a certain degree of burst request is not supported. 2. If the bucket is full, the input data will be discarded 3.2.4 Token Bucket Algorithm Advantages: 1. Allow a certain degree of burst traffic. 2. By customizing ...