mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Add PERF_GC.
This commit is contained in:
@@ -326,6 +326,7 @@ struct modsec_rec {
|
||||
apr_time_t time_storage_read;
|
||||
apr_time_t time_storage_write;
|
||||
apr_time_t time_logging;
|
||||
apr_time_t time_gc;
|
||||
|
||||
apr_array_header_t *matched_rules;
|
||||
msc_string *matched_var;
|
||||
|
Reference in New Issue
Block a user