Home
last modified time | relevance | path

Searched refs:active_max (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_scoreboard.h59 int active_max; member
H A Dfpm_scoreboard.c142 if (scoreboard->active > scoreboard->active_max) { in fpm_scoreboard_update()
143 scoreboard->active_max = scoreboard->active; in fpm_scoreboard_update()
H A Dfpm_status.c373 scoreboard.active_max, in fpm_status_handle_request()

Completed in 10 milliseconds