github ADD-SP/ngx_waf v5.1.0

latest releases: v10.1.2, v6.1.9, v10.1.1...
3 years ago

[5.1.0] - 2021-04-20 GMT+0800

Added

  • New built-in variable waf_log, which is not an empty string when this module has performed a inspection, but an empty string otherwise, mainly used in the directive access_log.

  • New built-in variable waf_spend, which records the time (in milliseconds) taken by this module to perform the inspection.


[5.1.0] - 2021-04-20 GMT+0800

新增

  • 新的内置变量 waf_log,当本模块进行了检查时不为空字符串,反之则为空字符串,主要用于 access_log 指令。

  • 新的内置变量 waf_spend,记录本模块执行检查花费的时间(毫秒)。

Don't miss a new ngx_waf release

NewReleases is sending notifications on new releases.