/[Apache-SVN]
ViewVC logotype

Revision 757853


Jump to revision: Previous Next
Author: trawick
Date: Tue Mar 24 15:43:59 2009 UTC (15 years ago)
Changed paths: 29
Log Message:
Introduce a new set of APIs to allow MPMs to be proper modules instead
of integral parts which share global variables, functions, and macros
with the rest of httpd.

Converted now:
  prefork, worker, event, simple, WinNT*

*WinNT hasn't been built or tested, and relies on a hack to include the
WinNT mpm.h to disable Unixy MPM support routines in mpm_common.c


Changed paths

Path Details
Directoryhttpd/httpd/trunk/configure.in modified , text changed
Directoryhttpd/httpd/trunk/include/ap_mpm.h modified , text changed
Directoryhttpd/httpd/trunk/include/http_main.h modified , text changed
Directoryhttpd/httpd/trunk/include/mpm_common.h modified , text changed
Directoryhttpd/httpd/trunk/modules/generators/mod_status.c modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_private.h modified , text changed
Directoryhttpd/httpd/trunk/server/config.c modified , text changed
Directoryhttpd/httpd/trunk/server/connection.c modified , text changed
Directoryhttpd/httpd/trunk/server/core.c modified , text changed
Directoryhttpd/httpd/trunk/server/core_filters.c modified , text changed
Directoryhttpd/httpd/trunk/server/listen.c modified , text changed
Directoryhttpd/httpd/trunk/server/main.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/config.m4 modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/experimental/event/event.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/experimental/event/mpm.h deleted
Directoryhttpd/httpd/trunk/server/mpm/experimental/event/pod.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/experimental/event/pod.h modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/prefork/mpm.h deleted
Directoryhttpd/httpd/trunk/server/mpm/prefork/prefork.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/simple/mpm.h deleted
Directoryhttpd/httpd/trunk/server/mpm/simple/simple_api.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/winnt/mpm.h modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/winnt/mpm_winnt.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/worker/mpm.h deleted
Directoryhttpd/httpd/trunk/server/mpm/worker/pod.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/worker/pod.h modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/worker/worker.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm_common.c modified , text changed
Directoryhttpd/httpd/trunk/server/scoreboard.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26