]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Begin restructuring scoreboard code to enable adding back in
authorBill Stoddard <stoddard@apache.org>
Fri, 2 Feb 2001 21:32:34 +0000 (21:32 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 2 Feb 2001 21:32:34 +0000 (21:32 +0000)
commit7956a1cad3a76f19450bd35206cebffd819fc88f
treeed776fbd3c3953597bca49652b965d4cb16aa021
parentdc2a25946d3be82e6050e142729306f958d01114
Begin restructuring scoreboard code to enable adding back in
the ability to use IPC other than shared memory.
Get mod_status working on Windows again.

Still to do:
Rename some of the function APIs. Replace all calls to reinit_scoreboard with
ap_create_scoreboard. Add back in support for scoreboard files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87959 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/scoreboard.h
libhttpd.dsp
modules/cache/mod_file_cache.dsp
modules/generators/mod_status.c
modules/generators/mod_status.dsp
server/mpm/winnt/mpm.h
server/mpm/winnt/mpm_default.h
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h
server/scoreboard.c