summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update for sync with English docs.Nilgun Belma Buguner2009-03-2810-155/+79
* Updates after english files modifications.Lucien Gentis2009-03-283-12/+7
* Add static cluster backend, for very simple configurations.Paul Querna2009-03-281-1/+91
* Add very basic, non-streaming, support for request bodies.Paul Querna2009-03-281-3/+43
* - Improve flushing/connection eos logic.Paul Querna2009-03-281-21/+20
* Work in Progress.Paul Querna2009-03-281-36/+82
* If the MPM supports serf in its core, use this to drive the proxied request Paul Querna2009-03-282-27/+91
* If serf is available, compile in driving the serf event loop from inside thePaul Querna2009-03-282-2/+81
* Add support for Preserving the client provided Host header.Paul Querna2009-03-281-7/+42
* * modules/proxy/mod_serf.cPaul Querna2009-03-281-0/+2
* Work in Progress.Paul Querna2009-03-282-19/+523
* change commentary to note MPM API changes: MPM_ macros to mpm_ hooksJeff Trawick2009-03-271-6/+6
* * modules/cluster/mod_heartmonitor.cPaul Querna2009-03-271-1/+13
* Oooooooooooo look a commit! Wow!Jim Jagielski2009-03-271-1/+1
* * Update transformationRuediger Pluem2009-03-2729-59/+51
* The Event MPM is no longer experimental; move it out of that ghetto.Jeff Trawick2009-03-2712-46/+4
* fix typo in commentJeff Trawick2009-03-271-1/+1
* start an entry to list the axed platformsJeff Trawick2009-03-271-0/+3
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-2711-98/+8
* remove TPF supportJeff Trawick2009-03-2722-718/+24
* remove OS/2 platform supportJeff Trawick2009-03-2737-297/+58
* * Update transformation.Ruediger Pluem2009-03-2735-486/+437
* finish removing OS/2 MPMJeff Trawick2009-03-272-2/+1
* remove OS/2 MPMJeff Trawick2009-03-2616-1412/+10
* remove BeOS OS supportJeff Trawick2009-03-2619-388/+10
* finish removing BeOS MPMJeff Trawick2009-03-262-2/+1
* axe BeOS MPMJeff Trawick2009-03-2623-2389/+20
* restore disable-nagle logic for connected socketsJeff Trawick2009-03-261-2/+0
* prefork, worker, event:Jeff Trawick2009-03-263-11/+1
* axe the unnecessary AP_MPM_HARD_LIMITS_FILEJeff Trawick2009-03-263-4/+6
* try lua, you'll like it; completes r758657William A. Rowe Jr2009-03-262-12/+2
* integrate lua, ratelimitWilliam A. Rowe Jr2009-03-264-5/+219
* headers are nice tooWilliam A. Rowe Jr2009-03-261-0/+20
* Namespaces namespaces namespaces guys... EFAIL :)William A. Rowe Jr2009-03-262-16/+37
* Add mod_proxy_ftp directives ProxyFtpListOnWildcard and ProxyFtpEscapeWildcardsEric Covener2009-03-263-13/+152
* remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick2009-03-2645-8464/+74
* prefork is soooooo 1990s. make new default simpleJim Jagielski2009-03-261-1/+1
* spellcheckJeff Trawick2009-03-261-1/+1
* fix symbol space and exportsWilliam A. Rowe Jr2009-03-2510-160/+167
* add luaWilliam A. Rowe Jr2009-03-253-3/+152
* fix mpm_get_name hookJeff Trawick2009-03-251-2/+8
* no ap_my_generationJeff Trawick2009-03-251-2/+5
* get distcache out of the way of 'BuildAll' target, since it isn't expected to...William A. Rowe Jr2009-03-251-3/+0
* mpm header files shouldn't be installed; not part of APIJeff Trawick2009-03-251-1/+0
* no longer conditional; although some are now in mpm_unix.cWilliam A. Rowe Jr2009-03-251-52/+2
* drop mpm.hWilliam A. Rowe Jr2009-03-251-33/+0
* refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirksWilliam A. Rowe Jr2009-03-253-930/+930
* closer to compilingWilliam A. Rowe Jr2009-03-253-2/+5
* resurrect the call to show_mpm_settings(), but defer the entire -V processing...Jeff Trawick2009-03-251-6/+15
* resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo...Jeff Trawick2009-03-257-2/+41