| 25 | | tcp-questions counts all incoming TCP queries (since starting) |
| 26 | | tcp-outqueries counts the number of outgoing TCP queries since starting |
| | 27 | all-outqueries counts the number of outgoing UDP queries since starting |
| | 28 | throttled-out counts the number of throttled outgoing UDP queries since starting |
| | 29 | answers0-1 counts the number of queries answered within 1 milisecond |
| | 30 | answers1-10 counts the number of queries answered within 10 miliseconds |
| | 31 | answers10-100 counts the number of queries answered within 100 miliseconds |
| | 32 | answers100-1000 counts the number of queries answered within 1 second |
| | 33 | answers-slow counts the number of queries answered after 1 second |
| 28 | | all-outqueries counts the number of outgoing UDP queries since starting |
| 29 | | throttled-out counts the number of throttled outgoing UDP queries since starting |
| 30 | | answers0-1 counts the number of queries answered within 1 milisecond |
| 31 | | answers1-10 counts the number of queries answered within 10 miliseconds |
| 32 | | answers10-100 counts the number of queries answered within 100 miliseconds |
| 33 | | answers100-1000 counts the number of queries answered within 1 second |
| 34 | | answers-slow counts the number of queries answered after 1 second |
| | 35 | nsspeeds-entries shows the number of entries in the NS speeds map |
| | 36 | negcache-entries shows the number of entries in the Negative answer cache |
| | 37 | throttle-entries shows the number of entries in the throttle map |
| | 38 | cache-entries shows the number of entries in the cache |
| | 39 | cache-hits counts the number of cache hits since starting |
| | 40 | cache-misses counts the number of cache misses since starting |
| | 41 | qa-latency shows the current latency average |
| | 42 | concurrent-queries shows the number of MThreads currently running |
| 36 | | nsspeeds-entries shows the number of entries in the NS speeds map |
| 37 | | negcache-entries shows the number of entries in the Negative answer cache |
| 38 | | throttle-entries shows the number of entries in the throttle map |
| 39 | | cache-entries shows the number of entries in the cache |
| 40 | | cache-hits counts the number of cache hits since starting |
| 41 | | cache-misses counts the number of cache misses since starting |
| 42 | | qa-latency shows the current latency average |
| 43 | | concurrent-queries shows the number of MThreads currently running |
| 44 | | }}} |
| 45 | | |
| 46 | | |
| 47 | | |
| 48 | | 2. What does the throttle-entries in the statistics mean? |
| | 44 | What does the throttle-entries in the statistics mean? |
| | 45 | ------------------------------------------------------ |