mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Log the duration of garbage collection at level 3.
This commit is contained in:
@@ -775,7 +775,7 @@ void msre_engine_destroy(msre_engine *engine) {
|
||||
*/
|
||||
#if defined(PERFORMANCE_MEASUREMENT)
|
||||
|
||||
#define PERFORMANCE_MEASUREMENT_LOOP 1000
|
||||
#define PERFORMANCE_MEASUREMENT_LOOP 5000
|
||||
|
||||
static apr_status_t msre_ruleset_process_phase_(msre_ruleset *ruleset, modsec_rec *msr);
|
||||
|
||||
|
Reference in New Issue
Block a user