Home
last modified time | relevance | path

Searched refs:stats_http (Results 1 – 6 of 6) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/plugins/tuntap/
H A Dtuntap.c465 if (uwsgi.stats_http) { in tuntaprouter_send_stats()
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dstats.c368 if (uwsgi.stats_http) { in uwsgi_send_stats()
H A Demperor.c2040 if (uwsgi.stats_http) { in emperor_send_stats()
H A Duwsgi.c605 …ix stats server json output with http headers", uwsgi_opt_true, &uwsgi.stats_http, UWSGI_OPT_MASTE…
/dports/www/uwsgi/uwsgi-2.0.20/plugins/corerouter/
H A Dcorerouter.c1001 if (uwsgi.stats_http) { in corerouter_send_stats()
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h2661 int stats_http; member