Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dstatus.txt104 status.statistics-url
106 relative URL for a plain-text page containing the internal statistics
110 Example: status.statistics-url = "/server-statistics"
H A Dplugins.txt233 called at the end of the request (logging, statistics, ...)
H A Dmagnet.txt374 mod_status support a global statistics page and mod_magnet allows to add and update values in the s…
378 status.statistics-url = "/server-counters"
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A Dstatus.conf16 status.statistics-url = "/server-statistics"
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS589 * added internal statistics to mod_fastcgi
590 * added server.statistics-url to get internal statistics from mod_status
950 * added mod_rrdtool for internal statistics
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1358 static int statistics = 0; local
1366 {OPT_FLAG, "s", (char*)&statistics, "Print parser stats to standard output."},
1468 if( statistics ){