unbound/daemon
Vadim Fedorenko e577ab105e stats: add counter for timed out queries
Add counter `num_queries_timed_out` meaning queries that were sitting in the
socket queue and waiting to being processed too long. There is no reason
to process such queries, so let's drop it in the very beginning of the
pipeline.

Signed-off-by: Vadim Fedorenko <vadfed@meta.com>
2023-04-26 03:27:25 -07:00
..
acl_list.c - Fix windows compile, the identifier interface is defined in headers. 2022-10-03 15:03:50 +02:00
acl_list.h Apply suggestions from code review 2022-09-16 14:43:23 +02:00
cachedump.c Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload 2022-12-13 16:42:38 +01:00
cachedump.h - #4102 for NSD, but for Unbound. Named unix pipes do not use 2018-06-12 07:43:52 +00:00
daemon.c Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload 2022-12-13 16:42:38 +01:00
daemon.h Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload 2022-12-13 16:42:38 +01:00
remote.c stats: add counter for timed out queries 2023-04-26 03:27:25 -07:00
remote.h - Fix ssl.h include brackets, instead of quotes. 2023-03-16 15:40:43 +01:00
stats.c stats: add counter for timed out queries 2023-04-26 03:27:25 -07:00
stats.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00
unbound.c - Fix lock debug code for gcc sanitizer reports. 2021-09-10 15:11:30 +02:00
worker.c stats: add counter for timed out queries 2023-04-26 03:27:25 -07:00
worker.h Merge branch 'reuse-caches-on-reload' of https://github.com/jinmeiib/unbound-1 into jinmeiib-reuse-caches-on-reload 2022-12-13 16:42:38 +01:00