index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mpm_common.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the port specified to match the example given.
Colm MacCarthaigh
2005-10-24
1
-1
/
+1
*
fe80::/16 is for link-scope link-local addresses in IPv6, they are not
Colm MacCarthaigh
2005-10-24
1
-1
/
+1
*
Document the ReceiveBufferSize change done in r157583
Stas Bekman
2005-09-12
1
-2
/
+22
*
Implement graceful stop in the event MPM. Implementation is identical to
Colm MacCarthaigh
2005-08-29
1
-1
/
+2
*
If it makes it in to 2.2, leave it. Otherwise bump it later.
Colm MacCarthaigh
2005-08-28
1
-1
/
+1
*
Implement a graceful-stop for the worker MPM. We close our listeners, and then
Colm MacCarthaigh
2005-08-27
1
-1
/
+1
*
Documentation changes relevant to new graceful-stop command line argument
Colm MacCarthaigh
2005-08-26
1
-0
/
+20
*
- Add documentation on the new AcceptFilter directive.
Paul Querna
2005-06-16
1
-2
/
+19
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-2
/
+2
*
fix copyright notice
André Malo
2005-01-15
1
-1
/
+2
*
fix markup
André Malo
2004-11-28
1
-5
/
+5
*
use <program> for programs
André Malo
2004-11-28
1
-5
/
+4
*
Warning about multiple Listen directives.
Rich Bowen
2004-11-23
1
-0
/
+6
*
$Revision$ is slightly misdocumented (only available since svn 1.1)
André Malo
2004-11-20
1
-1
/
+1
*
adjust properties and revision expansion of the English docs
André Malo
2004-11-20
1
-1
/
+1
*
add $Revision$ keyword
André Malo
2004-04-17
1
-0
/
+1
*
typo
André Malo
2004-03-16
1
-1
/
+1
*
Change "new" WorkerStackSize directive to ThreadStackSize
Jeff Trawick
2004-03-15
1
-47
/
+47
*
clarify the enableexceptionhook description
André Malo
2004-03-15
1
-1
/
+2
*
add initial documentation for EnableExceptionHook. Please review.
André Malo
2004-03-15
1
-0
/
+25
*
add docs for WorkerStackSize directive
Jeff Trawick
2004-03-13
1
-0
/
+47
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-07
1
-0
/
+17
*
Document recent changes in prefork.c/r1.287:
Erik Abele
2004-01-19
1
-2
/
+2
*
Win32: MaxMemFree works with mpm_winnt
Bill Stoddard
2003-11-20
1
-1
/
+1
*
markup improvement
Astrid Malo
2003-06-25
1
-1
/
+1
*
Added a warning to the AcceptMutex directive documentation indicating
Paul J. Reder
2003-06-25
1
-0
/
+16
*
Try a better explanation of core dump issues on Linux
André Malo
2003-05-17
1
-3
/
+8
*
remove references to BS2000Account.
André Malo
2003-05-10
1
-27
/
+1
*
add a <code> ...</code>
Astrid Malo
2003-04-25
1
-5
/
+5
*
markup, expression.
André Malo
2003-04-23
1
-1
/
+2
*
keep it consistent with 2.0
André Malo
2003-04-23
1
-15
/
+16
*
add the metafile attribute to all xml files.
André Malo
2003-04-11
1
-1
/
+1
*
Linux 2.4+: enable coredumps when Apache is started as root if
Greg Ames
2003-03-06
1
-0
/
+2
*
- mpm_common:
André Malo
2002-12-22
1
-192
/
+366
*
Adds example of Group directive
Rich Bowen
2002-10-28
1
-0
/
+2
*
Fix an error in the <default> for MaxSpareThreads.
Joshua Slive
2002-10-19
1
-1
/
+1
*
the MPM module docs:
André Malo
2002-10-18
1
-43
/
+50
*
Add English doc for MaxMemFree
Jeff Trawick
2002-09-13
1
-0
/
+18
*
Update the defaults on ThreadsPerChild and ThreadLimit and not that
Joshua Slive
2002-08-30
1
-9
/
+14
*
Update docs on MaxClients under worker, and clean up a few things.
Joshua Slive
2002-08-20
1
-22
/
+21
*
Typo.
Rich Bowen
2002-07-24
1
-1
/
+1
*
Grammar police.
Yoshiki Hayashi
2002-07-10
1
-2
/
+2
*
Remove some directive docs from mpm_netware and point them at mpm_common, plus
Joshua Slive
2002-06-14
1
-18
/
+44
*
Example for ScoreBoardFile
Rich Bowen
2002-06-13
1
-0
/
+4
*
Example of PidFile directive
Rich Bowen
2002-06-13
1
-0
/
+4
*
Remove a broken link.
Joshua Slive
2002-06-07
1
-7
/
+5
*
Fix some subscriptions and a typo.
Joshua Slive
2002-05-30
1
-5
/
+5
*
Update the stylesheet reference to the new language-specific version.
Joshua Slive
2002-05-23
1
-1
/
+1
*
Fix typo
Justin Erenkrantz
2002-05-13
1
-1
/
+1
[next]