毕业论文
计算机论文
经济论文
生物论文
数学论文
物理论文
机械论文
新闻传播论文
音乐舞蹈论文
法学论文
文学论文
材料科学
英语论文
日语论文
化学论文
自动化
管理论文
艺术论文
会计论文
土木工程
电子通信
食品科学
教学论文
医学论文
体育论文
论文下载
研究现状
任务书
开题报告
外文文献翻译
文献综述
范文
中小企业web服务器的的负载均衡集群方案设计+脚本代码(18)
#./configure prefix=/usr/local/php4nginx / /指定安装目录
with-mysql=/usr/local/mysql
/ / 指定mysql的文件位置,主要是其目录下的头文件
with-openssl / / 加载https
enable-fpm / / 开启多路处理模块
with-mysqli=/usr/local/mysql/bin/mysql_config
enable-mbstring
with-freetype-dir
with-jpeg-dir
with-png-dir
with-zlib-dir
with-libxml-dir=/usr
enable-xml
with-mhash
with-mcrypt
with-config-file-path=/etc/php4nginx / /配置文件目录
with-config-file-scan-dir=/etc/php4nginx
with-bz2 / / 数据传送时可以用bzip压缩
with-curl
with-iconv=/usr/local / / 编译了libiconv则启用此项
#make ZEND_EXTRA_LIBS='-liconv'
/ / 安装了libiconv,则使用
make ZEND_EXTRA_LIBS='-liconv'
/ / 如果没安装,则使用make
#make test 可省略
#make install
(c)提供php配置文件
#cp php.ini-production /usr/local/php4nginx/etc/php.ini
(d)php的启动依靠php_fpm
#cp /usr/local/php4nginx/etc/php-fpm.conf.default /usr/local/php4nginx/etc/php-fpm.conf
编辑 /usr/local/php4nginx/etc/php-fpm.conf
1.[global]下的
;pid = run/php-fpm.pid 将此项启用起来,将前面的;去掉
2.配置pm.的相关选项为你所需要的值:
pm.max_children = 50
pm.start_servers = 5
pm.min_spare_servers = 2
pm.max_spare_servers = 8
Attention:pm.min_spare_servers和pm.max_spare_servers相加之和,一定不能大于pm.max_children
3.提供php-fpm的服务脚本
#cd php-5.3.10
#find ./ -name init* 找到./sapi/fpm/init.d.php-fpm.in
#cp ./sapi/fpm/init.d.php-fpm.in /etc/rc.d/init.d/php-fpm
共21页:
上一页
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
下一页
上一篇:
基于Flash的MTV动画设计与实现
下一篇:
基于NRF905的无线呼叫系统设计与实现
论利用ebXML和SOAP开发Web服务【2352字】
架设Linux(2.6内核)的服务器集群【745字】
Web技术的网络考试系统【2240字】
ASP技术开发Web数据库检索程序【1514字】
ASP.NET的Web网络應用程序开...
使用http协议和winsockapi实现...
Web的安全威胁与安全防护【1802字】
医院财务风险因素分析及管理措施【2367字】
10万元能开儿童乐园吗,我...
中国学术生态细节考察《...
承德市事业单位档案管理...
志愿者活动的调查问卷表
AT89C52单片机的超声波测距...
公寓空调设计任务书
C#学校科研管理系统的设计
国内外图像分割技术研究现状
神经外科重症监护病房患...