add a stats counter for clients dropped due to recursive-clients limit
(cherry picked from commit 715afa9c57)
This commit is contained in:
@@ -104,7 +104,9 @@ enum {
|
||||
|
||||
ns_statscounter_tcphighwater = 65,
|
||||
|
||||
ns_statscounter_max = 66,
|
||||
ns_statscounter_reclimitdropped = 66,
|
||||
|
||||
ns_statscounter_max = 67,
|
||||
};
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user