E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
FastCGI
三大WEB服务器对比分析(apache ,lighttpd,nginx)
支持
FastCGI
,CGI,Auth,输出压缩(outputcompress),URL重写,Alias等重要功能。Lighttpd使用fastcg
静心红叶
·
2015-02-05 20:50
lighttpd
nginx)
Nginx安全配置研究
nginx一般是把请求发
fastcgi
管理进程处理,
fastcgi
管理进程选择cgi子进程处理结果并返回被nginx。 ngi
wb8206656
·
2015-02-04 15:00
nginx
实时查看php-fpm的状态
web-server/104.html今天无意间看到同事在配php-fpm的状态,,于是看了下,在nginx里面加一个location就可以了,具体设置如下:location~^/status${ include
fastcgi
_params
qdujunjie
·
2015-02-03 10:00
PHP
php-fpm
添加nginx-upload-module模块
而PHP官方的进度支持不适用于Nginx+PHPvia
FastCGI
。相关文章请参考使用Session来跟踪上传进度。
mickelfeng
·
2015-02-02 13:00
nginx常见问题
1.错误日志:warn:anupstreamresponseisbufferedtoatemporaryfile 解决办法:增加
fastcgi
_buffers84K;
fastcgi
_buffer_size4K
Linland
·
2015-01-29 17:00
阿里云配置nginx+php+mysql
#yum -y install php mysql mysql-server mysql-devel php-mysql php-cgi php-mbstring php-gd php-
fastcgi
·
2015-01-29 17:00
mysql
apache2.4以
FastCGI
的方式连接PHP5的配置
软件版本:apache:httpd-2.4.10-x86-vc11-r2PHP:PHP5.5.21(php-5.5.21-nts-Win32-VC11-x86.zip,因为是
FastCGI
方式,所以选择非线程安全版本
dady
·
2015-01-29 09:00
nginx-1.6.2 以
FastCGI
方式连接PHP5
软件环境win7SP1php-5.5.21nginx-1.6.2PHP下载http://php.net/downloads.php下载windows下的版本,跟nginx配合使用非线程安全版本(因为是使用
FastCGI
dady
·
2015-01-29 09:00
配置Apache以
Fastcgi
结合PHP
环境:两台centos6.4服务器apr-1.5.1.tar.gzapr-util-1.5.4.tar.gzhttpd-2.4.10.tar.gzmysql-5.5.8.tar.gzphp-5.5.19.tar.bz2xcache-3.1.2.tar.gz编译安装apr和apr-util编译安装Apache#./configure--prefix=/usr/local/apache--syscon
lujiarui
·
2015-01-28 17:33
lamp
fastcgi
配置Apache以
Fastcgi
结合PHP
环境:两台centos6.4服务器apr-1.5.1.tar.gzapr-util-1.5.4.tar.gzhttpd-2.4.10.tar.gzmysql-5.5.8.tar.gzphp-5.5.19.tar.bz2xcache-3.1.2.tar.gz编译安装apr和apr-util编译安装Apache#./configure--prefix=/usr/local/apache--syscon
lujiarui
·
2015-01-28 17:33
lamp
fastcgi
linux下nginx+python+
fastcgi
部署总结(web.py版)
其实web.py上的官方网站已经说的比较清楚了,原文如下:http://webpy.org/cookbook/
fastcgi
-nginx这里主要讲一下一些原文没有照顾到的地方。
追寻北极
·
2015-01-28 11:34
web
internet
马哥笔记-php
PHP相关概念和配置
FastCGI
:有常驻进程,无需apache每次创建CGI进程fpm:一种快速CGIapache+php的3种结合方式:CGIModule
FastCGI
(fpm)通常情况下:apache
go2duo
·
2015-01-27 19:24
linux
PHP
马哥笔记-php
PHP相关概念和配置
FastCGI
:有常驻进程,无需apache每次创建CGI进程fpm:一种快速CGIapache+php的3种结合方式:CGIModule
FastCGI
(fpm)通常情况下:apache
go2duo
·
2015-01-27 19:24
linux
PHP
nginx配置 thinkphp需要的pathinfo
由于nginx只支持
fastcgi
的方法连接php,所以服务器必须先安装好php-fpm并运行起来。
sdcxyz
·
2015-01-27 17:00
PHP以
FastCGI
方式与LAMP整合
1、系统环境:[root@zhaochj ~]# cat /etc/issue CentOS release 6.4 (Final) Kernel \r on an \m [root@zhaochj ~]# uname -r 2.6.32-358.el6.x86_64 [root@zhaochj ~]# ifconfig | grep Bcast: inet addr:19
sky_551
·
2015-01-26 20:37
PHP
lamp
fastcgi
PHP以
FastCGI
方式与LAMP整合
1、系统环境:[root@zhaochj ~]# cat /etc/issue CentOS release 6.4 (Final) Kernel \r on an \m [root@zhaochj ~]# uname -r 2.6.32-358.el6.x86_64 [root@zhaochj ~]# ifconfig | grep Bcast: inet addr:19
sky_551
·
2015-01-26 20:37
PHP
lamp
fastcgi
PHP以
FastCGI
方式与LAMP整合
1、系统环境:[root@zhaochj ~]# cat /etc/issueCentOS release 6.4 (Final)Kernel \r on an \m [root@zhaochj ~]# uname -r2.6.32-358.el6.x86_64[root@zhaochj ~]# ifconfig | grep Bcast: inet addr:192.168.0
sky_551
·
2015-01-26 20:37
php
lamp
fastcgi
[服务及应用]
thinkphp 配置rest
{ try_files $uri =404;
fastcgi
_pass
lunzi
·
2015-01-26 14:00
thinkphp
常见的运行php的方式
常见的运行php的方式有3种:交互模式 #php -a php > php > 2.cli模式下指定运行脚本 #php -f test.php 3.cgi、
fastcgi
下运行 example
Mr憬灏
·
2015-01-24 12:00
nginx新手配置$document_root
location~\.php${ root html;
fastcgi
_pass 127.0.0.1:9000;
fastcgi
_index index.php;
明天好天气
·
2015-01-23 15:04
include
share
根目录
nginx新手配置$document_root
location~\.php${ root html;
fastcgi
_pass 127.0.0.1:9000;
fastcgi
_index index.php;
明天好天气
·
2015-01-23 15:04
include
share
根目录
Yaf框架在nginx虚拟主机中的配置
另外,
fastcgi
_paramPATH_INFO这个不能有,要不然rewrite不能生效…Yaf框架在nginx虚拟主机中的配置123456789101112131415161718192021222324252627282930313233343536
leonpengweicn
·
2015-01-22 17:45
Php
开发
Nginx + Apache 配置反向代理和静态资源缓存
倒是Nginx的
FastCGI
有时候会出现502BadGateway错误。一个可选的方法是Nginx做前端代理,处理静态内容,动态请求统统转发给后端Apache。
zhang_Red
·
2015-01-20 20:00
PHP
fastcgi
MaxRequestLen设置请求最大值(上传允许最大值)
阅读更多日志:[TueJan1317:49:532015][warn][client127.0.0.1]mod_fcgid:HTTPrequestlength132391(sofar)exceedsMaxRequestLen(131072),referer:***AddHandlerfcgid-script.fcgi.phpFcgidInitialEnvPHPRC"C:/web_soft/php"
lucklrj
·
2015-01-13 18:00
PHP
fastcgi
MaxRequestLen设置请求最大值(上传允许最大值)
日志: [Tue Jan 13 17:49:53 2015] [warn] [client 127.0.0.1] mod_fcgid: HTTP request length 132391 (so far) exceeds MaxRequestLen (131072), referer: *** <IfModule mod_fcgid.c> AddHandler fcgid-
lucklrj
·
2015-01-13 18:00
request
FastCGI
技术介绍
FastCGI
技术介绍1
FastCGI
介绍
FastCGI
:快速通用网关接口(FastCommonGatewayInterface/
FastCGI
)是一种让交互程序与Web服务器通信的协议
chenglinhust
·
2015-01-12 15:00
FastCgi
与PHP-fpm关系
1CGI(1)什么是CGI:CGI(CommonGatewayInterface)公共网关接口,是WWW技术中最重要的技术之一,有着不可替代的重要地位,CGI是外部应用程序(CGI程序)与Web服务器之间的接口标准,是在CGI程序和Web服务器之间传递消息的规程。CGI规范允许WEB服务器执行外部程序,将他们的输出发送给Web浏览器,CGI将Web的一组简单的超媒体文档变成一个完整的新的交互式媒体
雪之丞12
·
2015-01-12 14:00
Centos6.6 搭建nginx+php
到现在才�意脸隼础�工作原理:nginx发现有php页面过来的时候,会通过
fastcgi
(监听程序)把请求交给php-fpm模块进行处理。然后在返回给客户端。我个人理解的就这么一点。
皖教育厅长
·
2015-01-11 21:03
centos6.6
搭建nginx+php
Centos6.6 搭建nginx+php
工作原理:nginx发现有php页面过来的时候,会通过
fastcgi
(监听程序)把请求交给php-fpm模块进行处理。然后在返回给客户端。我个人理解的就这么一点。
皖教育厅长
·
2015-01-11 21:03
Centos6.6
搭建nginx+php
Linux基础
千万并发压测环境php5.4.34+opcache环境整合
公司在做高并发压测,
fastcgi
,apc,ocache,opcache,几经考虑,最终考虑用opcache,因为作为zend-opcache合并为php5.5的分支版本,xcache的前途堪虑, 在环境的安装上竟然折腾了半个下午没有搞定
风之linux
·
2015-01-11 19:42
apc
PHP5.4
opcache
千万并发
千万并发压测环境php5.4.34+opcache环境整合
公司在做高并发压测,
fastcgi
,apc,ocache,opcache,几经考虑,最终考虑用opcache,因为作为zend-opcache合并为php5.5的分支版本,xcache的前途堪虑, 在环境的安装上竟然折腾了半个下午没有搞定
风之linux
·
2015-01-11 19:42
apc
PHP5.4
opcache
千万并发
nginx+
fastcgi
+spawn-fcgi
1.nginx安装准备:pcre-8.36.tar.gznginx-1.7.9.tar.gz tar-xzvf pcre-8.36.tar.gztar-xzvf nginx-1.7.9.tar.gzcd nginx-1.7.9./configure--prefix=/home/username/server/nginx--with-pcre=/home/username/software/pcre
凤凰涅磐欲重生
·
2015-01-11 17:00
php 中
fastcgi
fastcgi
调优(配合PHP引擎动态服务)
fastcgi
_connect_timeout300; #指定连接到后端
FastCGI
的超时时间
fastcgi
_send_timeout300; #向
FastCGI
chainaxxboy
·
2015-01-11 04:47
PHP
fastcgi
HTTP 错误 500.0 - Internal Server Error 发生未知
FastCGI
自己玩,需要在WindowsServer2008R2Standard上运行PHP项目,以下是环境列表:Windows2008R2StandardIIS7.5PHPManagerForIIS-1.2.0-x64.msi->传送门php-5.4.35-nts-Win32-VC9-x86全部搞定之后细节不多说(如果有需要的请留言回复,我会继续做补充)添加了个网站来测试phpinfo();出现以下错误:H
taadis
·
2015-01-10 20:00
nginx 学习笔记(2) nginx新手入门
这篇手册主要内容:1.如何启动和停止nginx,如何加载nginx配置;2.配置文件的结构;3.如何安装nginx来做静态内容的服务器;4,如何配置nginx作为代理服务器;5:如何连接
FastCGI
应用
杨太化
·
2015-01-09 21:00
Nginx+Apache+PHP超时时间设定
Nginx需要配置如下超时配置
fastcgi
_connect_timeout300;
fastcgi
_send_timeout300;
fastcgi
_read_timeout300;如果使用的是Nginx
danhuang2012
·
2015-01-08 11:00
Nginx反向代理、缓存、 负载均衡、upstream以及
fastcgi
模块应用
Nginx反向代理,缓存,负载均衡,upstream及
fastcgi
模块应用Nginx版本为nginx-1.6.2-1.el6.ngx.x86_64.rpm可以去官网下载:http://nginx.org
329984300
·
2015-01-07 19:29
负载均衡
缓存
nginx反向代理
Nginx反向代理、缓存、 负载均衡、upstream以及
fastcgi
模块应用
Nginx反向代理,缓存,负载均衡,upstream及
fastcgi
模块应用Nginx版本为nginx-1.6.2-1.el6.ngx.x86_64.rpm可以去官网下载:http://nginx.org
329984300
·
2015-01-07 19:29
缓存
Nginx反向代理
负载均衡
系统服务
Nginx反向代理、缓存、 负载均衡、upstream以及
fastcgi
模块应用
Nginx反向代理,缓存,负载均衡,upstream及
fastcgi
模块应用Nginx版本为nginx-1.6.2-1.el6.ngx.x86_64.rpm可以去官网下载:http://nginx.org
329984300
·
2015-01-07 19:29
负载均衡
缓存
nginx反向代理
nginx限定了response返回内容的大小
原因: Nginx中限制了返回内容的大小,在Nginx的配置文件中有下面两个
fastcgi
_buffer 464k
fastcgi
_buffer_size64K 这两条配置限定了返回的内容大小最多是
PagePage
·
2015-01-07 18:00
nginx
php返回内容丢失
nginx 404 50x 配置 (转载)
www.cnblogs.com/jiangyao/archive/2010/07/10/1774981.html1.创建自己的404.html页面 2.更改nginx.conf在http定义区域加入:
fastcgi
_intercept_errorson
cat_l_fish
·
2015-01-07 12:00
nginx
404
eAccelerator性能测试
eAccelerator:https://github.com/eaccelerator/eaccelerator/Requirementsapache>=1.3,mod_php>=5.1orphpwith
fastcgi
supportautoconf
xi惯孤单
·
2015-01-07 10:29
Linux
local
version
WEB服务器
eAccelerator性能测试
eAccelerator:https://github.com/eaccelerator/eaccelerator/Requirementsapache>=1.3,mod_php>=5.1orphpwith
fastcgi
supportautoconf
xi惯孤单
·
2015-01-07 10:29
linux
local
version
eAccelerator性能测试
eAccelerator:https://github.com/eaccelerator/eaccelerator/Requirementsapache>=1.3,mod_php>=5.1orphpwith
fastcgi
supportautoconf
xi惯孤单
·
2015-01-07 10:29
linux
local
version
Nginx + Django
这里不多做介绍2、安装django,这里不多做介绍配置nginxserver{ listen80; server_namewww.test.com; location/{
fastcgi
_pass127.0.0.1
zxz108318
·
2015-01-07 09:47
nginx
django
+
Nginx + Django
1、安装nginx,这里不多做介绍2、安装django,这里不多做介绍配置nginxserver{listen80;server_namewww.test.com;location/{
fastcgi
_pass127.0.0.1
zxz108318
·
2015-01-07 09:47
Nginx
+
Django
python
centos的Apache+
FastCgi
+php
1.获取Apache源码包并且编译安装,官网获取的版本是httpd-2.2.29,默认安装在/usr/local/apache2中 步骤1:配置:./configure--enable-so--enable-rewrite--prefix=/usr/local/apache2 其中 --enable-so 选项是:让 Apache 可以支持DSO模式,也就是能够动态加载模块 步骤
wsluozefeng
·
2015-01-07 00:00
apache
Nginx运行Mono Web (ASP.NET)
Mono Web除了可以使用Apache/mod_mono方式承载运行外,还可以使用Nginx/
FastCGI
方式运行。
·
2015-01-06 10:00
asp.net
php PHP_SAPI
php判断解析php服务是由那种服务器软件,是采用那种协议直接输出即可代码如下:我的测试环境是nginx+
fastcgi
输出结果为:cgi-fcgi如果是apache运行环境,输出结果为apache2handler
freedonn
·
2015-01-04 17:00
军哥lnmp一键安装包nginx支持pathinfo配置
ssh里执行:cat > /usr/local/nginx/conf/pathinfo.conf << 'EOF'set $real_script_name $
fastcgi
_script_name;if
ww169920502
·
2015-01-01 17:13
nginx
linux运维
上一页
62
63
64
65
66
67
68
69
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他