diff options
author | Colm MacCarthaigh <colm@apache.org> | 2005-08-28 20:44:28 +0200 |
---|---|---|
committer | Colm MacCarthaigh <colm@apache.org> | 2005-08-28 20:44:28 +0200 |
commit | d07534415899e5f596145d1137a78a09fcddf669 (patch) | |
tree | 8bc2f8f70d70cc43869784f6ae7c64e838147db4 /docs/manual | |
parent | Add a note on the possible pit-falls that lie ahead when running multiple (diff) | |
download | apache2-d07534415899e5f596145d1137a78a09fcddf669.tar.xz apache2-d07534415899e5f596145d1137a78a09fcddf669.zip |
Update transformations to reflect the graceful-stop XML documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263901 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/env.html.en | 2 | ||||
-rw-r--r-- | docs/manual/env.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/env.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/env.xml.meta | 2 | ||||
-rw-r--r-- | docs/manual/faq/all_in_one.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/faq/all_in_one.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/faq/all_in_one.xml.meta | 4 | ||||
-rw-r--r-- | docs/manual/mod/mod_alias.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_alias.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_alias.xml.meta | 4 | ||||
-rw-r--r-- | docs/manual/mod/mpm_common.html.en | 4 | ||||
-rw-r--r-- | docs/manual/mod/mpm_common.xml.de | 2 | ||||
-rw-r--r-- | docs/manual/mod/mpm_common.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/stopping.html.en | 18 | ||||
-rw-r--r-- | docs/manual/stopping.xml.de | 2 | ||||
-rw-r--r-- | docs/manual/stopping.xml.es | 2 | ||||
-rw-r--r-- | docs/manual/stopping.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/stopping.xml.ko | 2 |
18 files changed, 38 insertions, 20 deletions
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index b683edf276..92aa59b303 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -309,7 +309,7 @@ <h3><a name="suppress-error-charset" id="suppress-error-charset">suppress-error-charset</a></h3> - <p><em>Available in versions 2.2 and later</em></p> + <p><em>Available in versions after 2.0.54</em></p> <p>When Apache issues a redirect in response to a client request, the response includes some actual text to be displayed in case diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja index 8ad838984c..3b2c03b415 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 170354 --> +<!-- English Revision: 170354:240426 (outdated) --> <!-- Copyright 2002-2005 The Apache Software Foundation or its licensors, as diff --git a/docs/manual/env.xml.ko b/docs/manual/env.xml.ko index 116a7841ab..e9cff3f030 100644 --- a/docs/manual/env.xml.ko +++ b/docs/manual/env.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:170354 (outdated) --> +<!-- English Revision: 105989:240426 (outdated) --> <!-- Copyright 2003-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/env.xml.meta b/docs/manual/env.xml.meta index fd4d4a5499..aad5235168 100644 --- a/docs/manual/env.xml.meta +++ b/docs/manual/env.xml.meta @@ -7,7 +7,7 @@ <variants> <variant>en</variant> - <variant>ja</variant> + <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> </variants> </metafile> diff --git a/docs/manual/faq/all_in_one.xml.ja b/docs/manual/faq/all_in_one.xml.ja index f1458092af..7260ff77d1 100644 --- a/docs/manual/faq/all_in_one.xml.ja +++ b/docs/manual/faq/all_in_one.xml.ja @@ -3,7 +3,7 @@ <!ENTITY categories SYSTEM "categories.xml.ja"> ]> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 151408 --> +<!-- English Revision: 151408:240306 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/faq/all_in_one.xml.ko b/docs/manual/faq/all_in_one.xml.ko index 40da0360b1..baf5b5fdcc 100644 --- a/docs/manual/faq/all_in_one.xml.ko +++ b/docs/manual/faq/all_in_one.xml.ko @@ -3,7 +3,7 @@ <!ENTITY categories SYSTEM "categories.xml.ko"> ]> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 151408 --> +<!-- English Revision: 151408:240306 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/faq/all_in_one.xml.meta b/docs/manual/faq/all_in_one.xml.meta index 56ed899da8..d810b0df13 100644 --- a/docs/manual/faq/all_in_one.xml.meta +++ b/docs/manual/faq/all_in_one.xml.meta @@ -7,7 +7,7 @@ <variants> <variant>en</variant> - <variant>ja</variant> - <variant>ko</variant> + <variant outdated="yes">ja</variant> + <variant outdated="yes">ko</variant> </variants> </metafile> diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja index 7d54b2688b..7fed95a129 100644 --- a/docs/manual/mod/mod_alias.xml.ja +++ b/docs/manual/mod/mod_alias.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 151408 --> +<!-- English Revision: 151408:240299 (outdated) --> <!-- Copyright 2002-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/mod/mod_alias.xml.ko b/docs/manual/mod/mod_alias.xml.ko index 115d18ebf2..b986ff050f 100644 --- a/docs/manual/mod/mod_alias.xml.ko +++ b/docs/manual/mod/mod_alias.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 151408 --> +<!-- English Revision: 151408:240299 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/mod/mod_alias.xml.meta b/docs/manual/mod/mod_alias.xml.meta index 7f438145fc..2cc440769c 100644 --- a/docs/manual/mod/mod_alias.xml.meta +++ b/docs/manual/mod/mod_alias.xml.meta @@ -7,7 +7,7 @@ <variants> <variant>en</variant> - <variant>ja</variant> - <variant>ko</variant> + <variant outdated="yes">ja</variant> + <variant outdated="yes">ko</variant> </variants> </metafile> diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index c37a52c9c0..c8e0bb0052 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -181,8 +181,8 @@ will exit.</td></tr> <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>GracefulShutDownTimeout 0</code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>MPM</td></tr> -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td><code class="module"><a href="../mod/prefork.html">prefork</a></code></td></tr> -<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.4 and later</td></tr> +<tr><th><a href="directive-dict.html#Module">Module:</a></th><td><code class="module"><a href="../mod/prefork.html">prefork</a></code>, <code class="module"><a href="../mod/worker.html">worker</a></code></td></tr> +<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.2 and later</td></tr> </table> <p>The <code class="directive">GracefulShutdownTimeout</code> specifies how many seconds after receiving a "graceful-stop" signal, a diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de index b9a38806bb..12c508ee80 100644 --- a/docs/manual/mod/mpm_common.xml.de +++ b/docs/manual/mod/mpm_common.xml.de @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> -<!-- English Revision: 151408:240271 (outdated) --> +<!-- English Revision: 151408:263854 (outdated) --> <!-- Copyright 2003-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/mod/mpm_common.xml.ja b/docs/manual/mod/mpm_common.xml.ja index 0ba09be3f6..2512d0232e 100644 --- a/docs/manual/mod/mpm_common.xml.ja +++ b/docs/manual/mod/mpm_common.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 190982:240271 (outdated) --> +<!-- English Revision: 190982:263854 (outdated) --> <!-- Copyright 2002-2005 The Apache Software Foundation or its licensors, as diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index fcd9cb1057..085da7f016 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -200,6 +200,24 @@ error. See above for a method of avoiding this.</div> as the <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></code> will have been removed, you will not be able to use <code>apachectl</code> or <code>httpd</code> to send this signal,</p> + + <div class="note"><p>The <code>graceful-stop</code> signal allows you to run multiple + identically configured instances of <code class="program"><a href="./programs/httpd.html">httpd</a></code> at the + same time. This is a powerful feature when performing graceful + upgrades of Apache, however it can also cause deadlocks and race + conditions with some configurations.</p> + + <p>Care has been taken to ensure that on-disk files + such as the <code class="directive"><a href="./mod/core.html#lockfile">Lockfile</a></code> and <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> files contain the server + PID, and should co-exist without problem. However, if a configuration + directive, third-party module or persistent CGI utilises any other on-disk + lock or state files; care should be taken to ensure that multiple running + instances of <code class="program"><a href="./programs/httpd.html">httpd</a></code> do not clobber each others files.</p> + + <p>You should also be wary of other potential race conditions, such as + using <code class="program"><a href="./programs/rotatelogs.html">rotatelogs</a></code> style piped logging. Multiple running + instances of <code class="program"><a href="./programs/rotatelogs.html">rotatelogs</a></code> attempting to rotate the same + logfiles at the same time may destroy each other's logfiles.</p></div> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> <h2><a name="race" id="race">Appendix: signals and race conditions</a></h2> diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index fb27a92dc1..4efd0afe74 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> -<!-- English Revision: 239255:240271 (outdated) --> +<!-- English Revision: 239255:263857 (outdated) --> <!-- Copyright 2002-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/stopping.xml.es b/docs/manual/stopping.xml.es index b83a67385e..4af7943838 100644 --- a/docs/manual/stopping.xml.es +++ b/docs/manual/stopping.xml.es @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?> -<!-- English Revision: 105989:240271 (outdated) --> +<!-- English Revision: 105989:263857 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/stopping.xml.ja b/docs/manual/stopping.xml.ja index 268c829e08..e61e9e75bf 100644 --- a/docs/manual/stopping.xml.ja +++ b/docs/manual/stopping.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 151408:240271 (outdated) --> +<!-- English Revision: 151408:263857 (outdated) --> <!-- Copyright 2002-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/stopping.xml.ko b/docs/manual/stopping.xml.ko index 001ee6f9df..bf26b8da17 100644 --- a/docs/manual/stopping.xml.ko +++ b/docs/manual/stopping.xml.ko @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='EUC-KR' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:240271 (outdated) --> +<!-- English Revision: 105989:263857 (outdated) --> <!-- Copyright 2003-2005 The Apache Software Foundation or its licensors, |