| Age | Commit message (Collapse) | Author |
|
|
|
2.适配规则ID变为UUID
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.修复generic profile请求token放大倍数不生效
|
|
|
|
获取token的条件改为本地token数量小于当前报文请求的token数量
|
|
|
|
|
|
|
|
fair-share类型的profile,获取token时不做放大倍数处理
|
|
|
|
|
|
|
|
|
|
当同一个hincrby失败超过5次时,不再进行重新执行,并输出一条ERROR级别的日志
|
|
|
|
|
|
|
|
�的限速不准现象为正常情况,刷新周期为5秒
|
|
profile的AQM判定为丢包时,只将当前profile移除AVL队列,不影响其他borrow profile
|
|
fix table_info.json shaping profile table valid column
add some debug info
|
|
对于disabled状态的rule,TCP纯控制报文不计入界面的流量统计
|
|
|
|
|
|
|
|
|
|
|
|
|
|
对于fair-share和split-by类型的profile,也需要等一次consume命令执行完,才执行下一次
|
|
|
|
|
|
|
|
|
|
|
|
|