Joshua Slive
5cd209cc39
Commit the transformations from the xml docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93580 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 19:02:35 +00:00
Lars Eilebrecht
91a529b47f
- We just check for "pthread" in mpm_common.c not "proc_pthread"
...
(like in Apache 1.3).
- Fix name tag for AcceptMutex.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92760 13f79535-47bb-0310-9956-ffa450edef68
2002-01-07 05:37:29 +00:00
Jeff Trawick
29bc14a137
Add some documentation on the ServerLimit and ThreadLimit
...
directives.
Both were added to mpm_common.html even though ThreadLimit
is used only by worker at the moment. It is expected that
ThreadLimit will be supported by WinNT and perchild MPMs
in the future.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92536 13f79535-47bb-0310-9956-ffa450edef68
2001-12-19 18:16:40 +00:00
Rich Bowen
f88b50dec4
w3c tidy to convert to xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Rich Bowen
b3487b76a2
MaxClients was incorrectly discussed as "MaxServers"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91044 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 20:38:07 +00:00
Joshua Slive
ae4298616f
New directives should really come with documentation. This is
...
my best guess at what the documentation for the AcceptMutex directive
should look like.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89533 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 19:22:40 +00:00
Ryan Bloom
e25e1dc44b
Rename the mpmt_pthread module to threaded. This module has moved from
...
the old mpmt_pthread directory to the new threaded directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88199 13f79535-47bb-0310-9956-ffa450edef68
2001-02-16 19:00:24 +00:00
Joshua Slive
180ef301d6
Update the "bind" docs, remove the stuff from "server-wide.html" that
...
will now go in the MPMs, and update prefork.html with that documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87061 13f79535-47bb-0310-9956-ffa450edef68
2000-11-22 06:15:41 +00:00
Joshua Slive
93330fac25
Woops, I just discovere UNIX_DAEMON_COMMANDS and LISTEN_COMMANDS. Add
...
in those directives and dexter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87021 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 05:02:36 +00:00
Joshua Slive
7d44234891
Using an mpm_common.html file for the common directives makes
...
things considerably easier. But, there is still lots of work to do.
Clearly, some of the directives are not implemented exactly the same.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87020 13f79535-47bb-0310-9956-ffa450edef68
2000-11-19 04:24:18 +00:00