]> granicus.if.org Git - apache/commit
Stop using HARD_SERVER_LIMIT/HARD_THREAD_LIMIT all over the place
authorJeff Trawick <trawick@apache.org>
Tue, 18 Dec 2001 04:59:13 +0000 (04:59 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 18 Dec 2001 04:59:13 +0000 (04:59 +0000)
commit0ea28da356a5371893c821eb64c29a6e92eb74c4
tree7106bb70e9a53183a0a717206f0a4c0a071f2fb7
parentf7258724c4baf83493a5c7cb9fb23e7d51b18c3d
Stop using HARD_SERVER_LIMIT/HARD_THREAD_LIMIT all over the place
and instead use the mpm query function to retrieve those limits and
use those dynamically-retrieved values when walking the scoreboard.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92510 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c