mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Added SecCollectionGCFrequency option for configuring frequncy at which garbage collection runs for persistent collections
This commit is contained in:
committed by
Felipe Zimmerle
parent
112ba45e7a
commit
f1264bec86
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
DD MMM YYYY - 2.9.2 - To be released
|
||||
------------------------------------
|
||||
|
||||
* Added SecCollectionGCFrequency option for configuring frequncy
|
||||
at which garbage collection runs for persistent collections
|
||||
[Issue #1298 - Robert Bost]
|
||||
* Uses an optional global lock while manipulating collections.
|
||||
[Issues #1224 - @mturk and @zimmerle]
|
||||
* Fix collection naming problem while merging collections.
|
||||
|
||||
Reference in New Issue
Block a user