All Projects → 78 → xxfpm

78 / xxfpm

Licence: GPL-2.0 license
FCGI Process Manager

Programming Languages

c
50402 projects - #5 most used programming language

xxfpm

FCGI Process Manager

这是一个我在2011年写的跨平台FastCGI进程管理器,可用作php的进程管理。

使用方式

Usage: xxfpm path [-n number] [-i ip] [-p port]
Manage FastCGI processes.

-n, –number number of processes to keep
-i, –ip ip address to bind
-p, –port port to bind, default is 8000
-u, –user start processes using specified linux user
-g, –group start processes using specified linux group
-r, –root change root direcotry for the processes
-h, –help output usage information and exit
-v, –version output version information and exit

相关博文

http://xiaoxia.org/2011/02/01/xxfpm-wrote-a-fastcgi-process-manager/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].