Add PERF_GC.

This commit is contained in:
ivanr
2010-02-03 08:46:42 +00:00
parent 5448b3fc26
commit 0ecfe86c3c
4 changed files with 46 additions and 20 deletions

View File

@@ -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;