1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Jeff Trawick
fc60a9086a remove references to Irix uslock() mutex primitive
tweak mutex mechanism descriptions to describe them in terms of
AcceptMutex directive instead of ancient 1.3-style CFLAGS for
enabling to the mechanism

PR:         24228


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101897 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 02:56:22 +00:00
Joshua Slive
4a66e0e84f Remove the general not-updated warning for perf-tuning,
since the document is mostly accurate.  But since the
accept-mutex section seems a little dated, leave a
warning there.  That could use some developer intervention.

Also, remove the author attribution, since large parts
of this have changed since Dean wrote it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100899 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 16:50:44 +00:00
André Malo
abf251c6e6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100088 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 16:13:52 +00:00
André Malo
22a9e9dc4f update transformation - en
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99945 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 15:39:29 +00:00
André Malo
a4d6ef5779 Fix broken links
Submitted by: kajaa <kajaa@eastday.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99751 13f79535-47bb-0310-9956-ffa450edef68
2003-05-10 00:31:17 +00:00
André Malo
34a80376ea update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
2003-05-01 23:13:33 +00:00
Erik Abele
ea74341d95 Corrected some capitalisation issues and changed 'Performance Notes'
to 'Performance Tuning'.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

Slightly tweaked the patch to keep 'Sitemap' consistent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99074 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 00:43:01 +00:00
André Malo
8832de16da fix xml errors and build the stuff
$ build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:139:45: The element type "section"
must be terminated by the matching end-tag "</section>".

(actually: missing <p>)

$build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:477:12: Element type "i" must be de
clared.
[xmlvalidate] .../manual/misc/perf-tuning.xml:481:54: The content of element type
 "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".

(you meant <em>, put it there)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98959 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 16:47:37 +00:00
Brian Pane
7548524cc9 added some documentation about MPM selection and atomic operations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98160 13f79535-47bb-0310-9956-ffa450edef68
2003-01-03 23:12:56 +00:00
André Malo
104df8b578 better formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98072 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 20:14:45 +00:00
André Malo
f994207d9b update transformation: part V/V
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97868 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 21:33:39 +00:00
André Malo
1806293559 update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +00:00
André Malo
068d47522a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97550 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:42:28 +00:00
David Shane Holden
6004163be0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97210 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 19:16:27 +00:00
Joshua Slive
70659546d5 Convert rewriteguide, perf-tuning and misc/index to xml.
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96950 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 20:04:12 +00:00