summaryrefslogtreecommitdiffstats
path: root/docs/manual/stopping.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-14/+14
| | | | | | | Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
* Trivial grammatical tweak.Rich Bowen2010-04-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933544 13f79535-47bb-0310-9956-ffa450edef68
* Remove mentions of HTTPD. Mea culpa.Rich Bowen2010-03-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924467 13f79535-47bb-0310-9956-ffa450edef68
* In as much as we can be said to have consensus on anything at all, weRich Bowen2010-03-161-2/+2
| | | | | | | | | | appear to have consensus that we will refer to the product (in the documentation) as Apache HTTPD, or HTTPD for short, and to the server binary executable as <code>httpd</code>. Here's a few changes to that effect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923712 13f79535-47bb-0310-9956-ffa450edef68
* Apache -> Apache HTTP Server or httpdRich Bowen2010-03-121-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922234 13f79535-47bb-0310-9956-ffa450edef68
* move a couple of special warnings for SysV sems and Posix sems out of the Jeff Trawick2009-11-241-3/+3
| | | | | | | | | | | | | | | | | | | | | performance tuning guide and into the common Mutex documentation; remove the other (duplicate) information from that guide and instead point to the Mutex directive mpm_common: axe docs for old accept mutex directives worker and prefork: axe links to old accept mutex directives, mention the use of the accept mutex and how it can be configured event: axe links to old mutex directives where were already N/A mod_rewrite: axe old RewriteLock directive, mention use of the rewrite map mutex for RewriteMap programs and how it can be configured fix other miscellaneous LockFile or AcceptMutex references git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883878 13f79535-47bb-0310-9956-ffa450edef68
* Merge r332981 from 2.2:Takashi Sato2008-05-111-3/+3
| | | | | | typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655319 13f79535-47bb-0310-9956-ffa450edef68
* s/the the/the/Jeff Trawick2007-10-201-1/+1
| | | | | | | pointed out by <lucien.gentis lorraine.iufm.fr> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586770 13f79535-47bb-0310-9956-ffa450edef68
* update license header textRoy T. Fielding2006-07-111-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
* emove an appendix that hasn't really been useful since the turn of theRich Bowen2006-06-111-39/+0
| | | | | | | century. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413464 13f79535-47bb-0310-9956-ffa450edef68
* For quite some time now, 'graceful' and 'restart' have done a configRich Bowen2006-06-101-14/+14
| | | | | | | | file syntax check prior to actually attempting to restart. These notes are no longer true. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413222 13f79535-47bb-0310-9956-ffa450edef68
* There's four of 'em, not three. I know there's a Monty Python quote inRich Bowen2006-06-101-2/+4
| | | | | | | here somewhere, I just can't find it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413217 13f79535-47bb-0310-9956-ffa450edef68
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
* Fix a grammar mistake; note what happens when the timeout isJoe Orton2005-08-301-2/+4
| | | | | | | reached. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@264737 13f79535-47bb-0310-9956-ffa450edef68
* Add a note on the possible pit-falls that lie ahead when running multipleColm MacCarthaigh2005-08-281-0/+19
| | | | | | | | instances of httpd at the same time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263857 13f79535-47bb-0310-9956-ffa450edef68
* Documentation changes relevant to new graceful-stop command line argumentColm MacCarthaigh2005-08-261-1/+26
| | | | | | | | for httpd and apachectl, and the the "GracefulShutdownTimeout" directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240271 13f79535-47bb-0310-9956-ffa450edef68
* Remove the note about WINCH on certain platforms. As of r239430, this is noColm MacCarthaigh2005-08-261-5/+0
| | | | | | | | 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
* some language changes and fixesAstrid Malo2005-08-221-13/+15
| | | | | | | committed by Noirin Plunkett git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239255 13f79535-47bb-0310-9956-ffa450edef68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
* fix copyright noticeAndré Malo2005-01-151-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125278 13f79535-47bb-0310-9956-ffa450edef68
* use <program> for programsAndré Malo2004-11-281-18/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
* $Revision$ is slightly misdocumented (only available since svn 1.1)André Malo2004-11-201-1/+1
| | | | | | | use LastChangedRevision instead git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
* adjust properties and revision expansion of the English docsAndré Malo2004-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
* add revision keywordAndré Malo2004-04-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103425 13f79535-47bb-0310-9956-ffa450edef68
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
* apply Apache License, Version 2.0André Malo2004-02-071-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102540 13f79535-47bb-0310-9956-ffa450edef68
* keep in syncAndré Malo2003-04-241-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99557 13f79535-47bb-0310-9956-ffa450edef68
* remove the relativepath element from the documents.André Malo2003-04-121-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68
* add the metafile attribute to all xml files.André Malo2003-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
* Added a note about Windows and fixed links due to the recent changesErik Abele2002-12-181-4/+7
| | | | | | | | | in windows.xml. Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98015 13f79535-47bb-0310-9956-ffa450edef68
* Set some linksAstrid Malo2002-12-141-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97915 13f79535-47bb-0310-9956-ffa450edef68
* further markupsAstrid Malo2002-12-121-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97883 13f79535-47bb-0310-9956-ffa450edef68
* some markupAstrid Malo2002-12-111-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97853 13f79535-47bb-0310-9956-ffa450edef68
* Add a little bit of content about the "-k" methodJoshua Slive2002-11-131-39/+48
| | | | | | | | of signaling apache and change the apachectl examples to use that. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97506 13f79535-47bb-0310-9956-ffa450edef68
* New XML along with a few small content changes to bring us up toJoshua Slive2002-08-161-0/+194
the current era. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96391 13f79535-47bb-0310-9956-ffa450edef68