summaryrefslogtreecommitdiff
path: root/docs/manual/stopping.xml
diff options
context:
space:
mode:
authorColm MacCarthaigh <colm@apache.org>2005-08-26 15:08:06 +0000
committerColm MacCarthaigh <colm@apache.org>2005-08-26 15:08:06 +0000
commit42ff4f977c149473df122a72a496410c6f219553 (patch)
treedf24cfa9c4c5d571bcdd6b72b166ef645c281cb2 /docs/manual/stopping.xml
parent859b92789f5c8fcb1f6c1653e3748ca4dbdd49b9 (diff)
downloadhttpd-42ff4f977c149473df122a72a496410c6f219553.tar.gz
Remove the note about WINCH on certain platforms. As of r239430, this is no
longer the case and USR1 will be used on all platforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240258 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/stopping.xml')
-rw-r--r--docs/manual/stopping.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml
index fc9fd6adcc..cc2057e307 100644
--- a/docs/manual/stopping.xml
+++ b/docs/manual/stopping.xml
@@ -104,11 +104,6 @@
it with a child from the new <em>generation</em> of the
configuration, which begins serving new requests immediately.</p>
- <note>On certain platforms that do not allow <code>USR1</code> to
- be used for a graceful restart, an alternative signal may be used (such
- as <code>WINCH</code>). The command <code>apachectl graceful</code>
- will send the right signal for your platform.</note>
-
<p>This code is designed to always respect the process control
directive of the MPMs, so the number of processes and threads
available to serve clients will be maintained at the appropriate