Statistics to send over the control pipe when asked This struct is made to be memcopied, sent in binary. More...
#include <unbound.h>
| Data Fields | |
| struct ub_server_stats | svr | 
| the thread stats | |
| long long | mesh_num_states | 
| mesh stats: current number of states | |
| long long | mesh_num_reply_states | 
| mesh stats: current number of reply (user) states | |
| long long | mesh_jostled | 
| mesh stats: number of reply states overwritten with a new one | |
| long long | mesh_dropped | 
| mesh stats: number of incoming queries dropped | |
| long long | mesh_replies_sent | 
| mesh stats: replies sent | |
| long long | mesh_replies_sum_wait_sec | 
| mesh stats: sum of waiting times for the replies | |
| long long | mesh_replies_sum_wait_usec | 
| double | mesh_time_median | 
| mesh stats: median of waiting times for replies (in sec) | |
Statistics to send over the control pipe when asked This struct is made to be memcopied, sent in binary.
shm mapped with (number+1) at num_threads+1, with first as total