summaryrefslogtreecommitdiff
path: root/server/mpm/worker/mpm.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+10
* Implement a graceful-stop for the worker MPM. We close our listeners, and thenColm MacCarthaigh2005-08-271-0/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Threaded MPMs for Unix and Win32: Add WorkerStackSize directiveJeff Trawick2004-03-111-0/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first checkinAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+11
* update license to 2004.André Malo2004-01-011-1/+1
* consolidate code related to sig_coredumpJeff Trawick2003-04-091-0/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Add a new directive: MaxMemFree. MaxMemFree makes it possibleSander Striker2002-07-041-0/+1
* Add "-k start|startssl|restart|graceful|stop" support to httpdJeff Trawick2002-05-231-0/+1
* PR:Paul J. Reder2002-03-291-1/+0
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Remove all signal handling from the worker MPM's child processes. Instead,Ryan Bloom2002-02-111-1/+0
* Updated to support the use of the ap_mpm_pod API in workerBrian Pane2002-01-301-0/+1
* handle the disappearance of apr_lock_create_np() andJeff Trawick2001-12-291-2/+0
* This allows platforms without the _NP locking palaver to buildDavid Reid2001-12-251-0/+2
* Port the worker MPM to the new accept model. This has passed everyRyan Bloom2001-11-141-0/+1
* Remove more network logic from the MPMs. Essentially, each MPM can defineRyan Bloom2001-11-131-0/+1
* change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES toJeff Trawick2001-08-131-1/+1
* allow non-Unix MPMs to use mpm_common.c by not automaticallyJeff Trawick2001-08-131-0/+2
* Begin to sanitize the MPM configuration directives. Now, allRyan Bloom2001-08-131-0/+7
* Add the worker MPM. The name is probably horrible, but I couldn't comeRyan Bloom2001-07-301-0/+78