summaryrefslogtreecommitdiff
path: root/server/mpm/worker/mpm_default.h
Commit message (Expand)AuthorAgeFilesLines
* * include/httpd.h, server/mpm/*/*.h: Tidy up doxygen tree view by movingJoe Orton2011-12-071-1/+2
* mpm_common.c implements a handful of config directives; the Jeff Trawick2011-03-281-7/+0
* some non-MPM code wants to see DEFAULT_PIDLOG, so liberate theJeff Trawick2011-03-281-5/+0
* SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some localJeff Trawick2011-03-261-7/+0
* PR#47782: compiled-in default for MaxConnectionsPerChild is 10,000 vs the Eric Covener2010-11-051-1/+1
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-231-5/+0
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+9
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* 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/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-2/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Implement new ScoreBoardFile directive logic. This affects how weAaron Bannert2002-02-151-5/+0
* Change core code to allow an MPM to set hard thread/serverJeff Trawick2001-12-181-29/+0
* Clean the worker MPM a bit. This removes the idea of compiling workerRyan Bloom2001-09-241-10/+1
* Add the worker MPM. The name is probably horrible, but I couldn't comeRyan Bloom2001-07-301-0/+154