github ADD-SP/ngx_waf v4.1.0-beta.3

latest releases: v10.1.2, v6.1.9, v10.1.1...
pre-release3 years ago

[4.1.0-beta.3] - 2021-04-02 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_size has been added to set parameters related to cache cleaning.

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.

  • Fixed a cache failure bug, this bug only exists in v4.1.0-beta.1 and v4.1.0-beta.2 .


[4.1.0-beta.3] - 2021-04-02 GMT+0800

新增

  • 新增了模式 CACHE,启用此模式后会缓存每次检查的结果,提高性能。
  • 新增了配置项 waf_cache_size 用于设置缓存清理相关的参数。

变动

  • 互换了 CC 防护和 IP 白名单检查的优先级。

修复

  • 修复了当 worker 进程数量大于一时的段错误。

  • 修复了缓存失败的问题。这个错误只存在于 v4.1.0-beta.1v4.1.0-beta.2 中。

Don't miss a new ngx_waf release

NewReleases is sending notifications on new releases.