]> 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)
commitb119ec0e6011966214b20aa66cc2f80681a5ee96
treeed776fbd3c3953597bca49652b965d4cb16aa021
parentf806b3a20e01b79c06f34e82bc83c5c7cbe2d9b4
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