server_stats_compile
void server_stats_compile(struct worker* worker, struct ub_stats_info* s,
server_stats_compile(worker, s, reset);
server_stats_compile(worker, &s, reset);
void server_stats_compile(struct worker* worker, struct ub_stats_info* s,
server_stats_compile(worker, stat_info, 0);