您好,登录后才能下订单哦!
本篇内容主要讲解“spawn fcgi常用的参数信息”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“spawn fcgi常用的参数信息”吧!
spawn-fcgi的帮助信息可以通过manspawn-fcgi或spawn-fcgi–h获得,下面是部分常用spawn-fcgi参数信息。
spawn-fcgi参数信息:
Nginx与FastCGI
f指定调用FastCGI的进程的执行程序位置
-a绑定到地址addr。
-p绑定到端口port。
-s绑定到unixdomainsocket
-C指定产生的FastCGI的进程数,默认为5。(仅用于PHP)
-P指定产生的进程的PID文件路径。
-F指定产生的FastCGI的进程数(C的CGI用这个)
-u和-gFastCGI使用什么身份(-u用户-g用户组)运行,
CentOS下可以使用apache用户,其他的根据情况配置,如nobody、www-data等。
spawn-fcgifastgci应用程序
使用C/C++编写fastcgi应用程序,可以使用FastCGI软件开发套件或者其它开发框架,如
fastcgi++。
本文使用FastCGI软件开发套件——fcgi
0910052249.tar.gz.614929.html
通过此套件可以轻松编写fastcgi应用程序,安装fcgi:
./configue
make
如果编译出现类似以下错误:
6.3Nginx与FastCGI
94
cgio.cpp:Indestructor’virtualfcgi_streambuf::~fcgi_streambuf()’:
fcgio.cpp:50:error:’EOF’wasnotdeclaredinthisscope
fcgio.cpp:Inmemberfunction’virtualintfcgi_streambuf::overflow(int)’:
fcgio.cpp:70:error:’EOF’wasnotdeclaredinthisscope
fcgio.cpp:75:error:’EOF’wasnotdeclaredinthisscope
fcgio.cpp:Inmemberfunction’virtualintfcgi_streambuf::sync()’:
fcgio.cpp:86:error:’EOF’wasnotdeclaredinthisscope
fcgio.cpp:87:error:’EOF’wasnotdeclaredinthisscope
fcgio.cpp:Inmemberfunction’virtualintfcgi_streambuf::underflow()’:
fcgio.cpp:113:error:’EOF’wasnotdeclaredinthisscope
make[2]:*[fcgio.lo]Error1
make[2]:Leavingdirectory/root/downloads/fcgi-2.4.1-SNAP-0910052249/libfcgi'
make[1]:***[all-recursive]Error1
make[1]:Leavingdirectory/root/downloads/fcgi-2.4.1-SNAP-0910052249’
make:*[all]Error2
到此,相信大家对“spawn fcgi常用的参数信息”有了更深的了解,不妨来实际操作一番吧!这里是亿速云网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。