From: Joshua Slive Date: Tue, 27 Feb 2001 21:45:02 +0000 (+0000) Subject: Move link on httpd command line documentation. Add link to X-Git-Tag: 2.0.14~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff3125f2a1da3089bffab34af237a907a6113bf;p=thirdparty%2Fapache%2Fhttpd.git Move link on httpd command line documentation. Add link to scoreboardfile directive documentation. Submitted by: Herve Dumont git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88374 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index b2e50b55625..eb6502574ad 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -115,15 +115,15 @@ are "gracefully exiting" by handling their last request.) This will cause problems if you attempt to restart the server -- it will not be able to bind to its listening ports. Before doing a restart, you can check the syntax of the configuration files with the -t -command line argument (see Starting -Apache). This still will not guarantee that the server will -restart correctly. To check the semantics of the configuration files -as well as the syntax, you can try starting httpd as a non-root user. -If there are no errors it will attempt to open its sockets and logs -and fail because it's not root (or because the currently running httpd -already has those ports bound). If it fails for any other reason then -it's probably a config file error and the error should be fixed before -issuing the graceful restart. +command line argument (see httpd). This still will not guarantee +that the server will restart correctly. To check the semantics of the +configuration files as well as the syntax, you can try starting httpd +as a non-root user. If there are no errors it will attempt to open +its sockets and logs and fail because it's not root (or because the +currently running httpd already has those ports bound). If it fails +for any other reason then it's probably a config file error and the +error should be fixed before issuing the graceful restart.

Restart Now

@@ -167,7 +167,8 @@ a fatal error, while the latter just causes the server to lose a scoreboard slot. So it might be advisable to use graceful restarts, with an occasional hard restart. These problems are very difficult to work around, but fortunately most architectures do not require a scoreboard file. -See the ScoreBoardFile documentation for a method to determine if your +See the ScoreBoardFile documentation for a architecture uses it.

NEXT and MACHTEN (68k only) have small race diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index b2e50b55625..eb6502574ad 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -115,15 +115,15 @@ are "gracefully exiting" by handling their last request.) This will cause problems if you attempt to restart the server -- it will not be able to bind to its listening ports. Before doing a restart, you can check the syntax of the configuration files with the -t -command line argument (see Starting -Apache). This still will not guarantee that the server will -restart correctly. To check the semantics of the configuration files -as well as the syntax, you can try starting httpd as a non-root user. -If there are no errors it will attempt to open its sockets and logs -and fail because it's not root (or because the currently running httpd -already has those ports bound). If it fails for any other reason then -it's probably a config file error and the error should be fixed before -issuing the graceful restart. +command line argument (see httpd). This still will not guarantee +that the server will restart correctly. To check the semantics of the +configuration files as well as the syntax, you can try starting httpd +as a non-root user. If there are no errors it will attempt to open +its sockets and logs and fail because it's not root (or because the +currently running httpd already has those ports bound). If it fails +for any other reason then it's probably a config file error and the +error should be fixed before issuing the graceful restart.

Restart Now

@@ -167,7 +167,8 @@ a fatal error, while the latter just causes the server to lose a scoreboard slot. So it might be advisable to use graceful restarts, with an occasional hard restart. These problems are very difficult to work around, but fortunately most architectures do not require a scoreboard file. -See the ScoreBoardFile documentation for a method to determine if your +See the ScoreBoardFile documentation for a architecture uses it.

NEXT and MACHTEN (68k only) have small race