Changeset 1834

Show
Ignore:
Timestamp:
08/14/08 23:02:50 (3 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/branches/0.8/doc/bundle_cherokee-guardian.txt

    r1816 r1834  
    44---------------------------------- 
    55 
    6 This command-line tool is less known than the rest because it is to be 
    7 used by system administrators and developers. There is not much to be 
    8 added besides the syntax of the command. The main usage of this 
    9 utility is determining the used flags during the compilation and 
    10 linking process. This is useful to build programs that make use of 
    11 Cherokee. 
    12  
     6This command-line tool is a wrapper for the main Cherokee 
     7executable. It is used as a safety net to invoke `cherokee` and to 
     8ensure it is always functioning. It also plays an important role in 
     9the link:other_goodies.html#zero-downtime[zero-downtime] mechanism 
     10implemented to allow graceful restarts of the server. 
    1311 
    1412This is the full information provided by the manpage.