root/cherokee/trunk/cherokee-worker.1

Revision 1923, 1.9 kB (checked in by taher, 2 years ago)

--

Line 
1 .\"                              hey, Emacs:   -*- nroff -*-
2 .\" cherokee is free software; you can redistribute it and/or modify
3 .\" it under the terms of the GNU General Public License as published by
4 .\" the Free Software Foundation version 2 of the License.
5 .\"
6 .\" This program is distributed in the hope that it will be useful,
7 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
8 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9 .\" GNU General Public License for more details.
10 .\"
11 .\" You should have received a copy of the GNU General Public License
12 .\" along with this program; see the file COPYING.  If not, write to
13 .\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
14 .\"
15 .TH Cherokee-Worker 1 "August 31, 2008"
16 .\" Please update the above date whenever this man page is modified.
17 .\"
18 .\" Some roff macros, for reference:
19 .\" .nh        disable hyphenation
20 .\" .hy        enable hyphenation
21 .\" .ad l      left justify
22 .\" .ad b      justify to both left and right margins (default)
23 .\" .nf        disable filling
24 .\" .fi        enable filling
25 .\" .br        insert line break
26 .\" .sp <n>    insert n+1 empty lines
27 .\" for manpage-specific macros, see man(7)
28 .SH NAME
29 cherokee-worker \- Cherokee Web Server internal worker
30 .SH SYNOPSIS
31 .B cherokee-worker [options]
32 .SH DESCRIPTION
33 \fBcherokee-worker\fP is a part of Cherokee, an extremely fast,
34 flexible and embeddable web server. This executable is meant to be
35 invoked only by \&\fIcherokee\fR\|(1). Executing it directly is a
36 discouraged practice.
37 .\" .PP
38 .\" It also...
39 .SH DEVELOPMENT
40 This binary implements the Cherokee Web Server functionality, although
41 it misses a few security features implemented on the main executable:
42 \&\fIcherokee\fR\|(1).
43 .TP 8
44 Executing it alone could be only useful for debugging purposes.
45 .SH AUTHOR
46 Alvaro Lopez Ortega <alvaro@alobbs.com>. Manual page maintained by Taher Shihadeh <taher@unixwars.com>
Note: See TracBrowser for help on using the browser.