[4.1.0-beta.4] - 2021-04-03 GMT+0800
Added
-
A new mode
CACHE
has been added, enabling this mode will cache the results of each inspection to improve performance. -
New configuration
waf_cache
has been added to set parameters related to cache.
Changed
- Swaps the priority of CC protection and IP whitelist inspection.
Fixed
- Fixed a segmentation fault when the number of worker processes is greater than one.
[4.1.0-beta.4] - 2021-04-03 GMT+0800
新增
- 新增了模式
CACHE
,启用此模式后会缓存每次检查的结果,提高性能。 - 新增了配置项
waf_cache
用于设置缓存相关的参数。
变动
- 互换了 CC 防护和 IP 白名单检查的优先级。
修复
- 修复了当 worker 进程数量大于一时的段错误。