NAME
qbit_fcgi_starter
SYNOPSIS
qbit_fcgi_starter [options] class_name
Class "class_name" must be QBit::WebInterface::FastCGI descendant.
OPTIONS
- --daemonize
-
Use if you want run as daemon.
- --process-name
-
Change process manager process name.
- --lib-path
-
Directories with perl modules. Use several times if need.
- --workers
-
Count of process, default 10.
- --pid
-
Write pid file.
- --listen
-
:port
- TCP connection or/path/filename
- UNIX socket. - --backlog
-
Maximum length of the queue of pending connections.
- --user
-
Set daemon owner. (Only wiith --daemonize and run under root).
- --max-requests
-
Set max requests per child.
- --help
-
Show help message and exit.
DESCRIPTION
Extract translatable strings from given input files.