From 31d876d53dfdafc4370b7c23febbb6978b271a77 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 4 Dec 2007 23:57:29 +0000 Subject: Count invalid requests --- ot_mutex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index 43c3054..7f10c20 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -22,6 +22,7 @@ typedef enum { TASK_STATS_SCRAPE = 0x0005, TASK_STATS_FULLSCRAPE = 0x0006, TASK_STATS_TPB = 0x0007, + TASK_STATS_HTTPERRORS = 0x0008, TASK_STATS_SLASH24S = 0x0100, -- cgit v1.2.3