<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YaoYuan --  i am sorry, and i love u. &#187; fpm</title>
	<atom:link href="http://blog.yaoyuan.org/article/tag/fpm/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yaoyuan.org</link>
	<description>当你清楚了你需要什么的时候,却发现一切都已经成曾经,不再唾手可得.请不要让关爱你的人从你身边溜走.</description>
	<lastBuildDate>Wed, 01 Sep 2010 09:15:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>php-fpm 修改php-cgi进程数</title>
		<link>http://blog.yaoyuan.org/article/1262.html</link>
		<comments>http://blog.yaoyuan.org/article/1262.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 22:34:30 +0000</pubDate>
		<dc:creator>Yao Yuan</dc:creator>
				<category><![CDATA[Tips & Skills]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[fpm]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[usr]]></category>

		<guid isPermaLink="false">http://blog.yaoyuan.org/?p=1262</guid>
		<description><![CDATA[vi /usr/local/php/etc/php-fpm.conf 修改这个里面的值 5 然后 /usr/local/php/sbin/php-fpm restart Related posts:Automatically convert apache .htaccess rewrite to Nginx Try this link http://www.anilcetin.com/convert-apache-htaccess-to-nginx/ add it to nginx.conf and then... Apache 优化 问：为什么服务器在连续运行多天后或访问峰值后，进程中的一个Apache.exe占用内存几百兆不减少？ 答：用记事本打开apache2\conf\httpd.conf， 我在centos5上装了kloxo，找了半天 httpd.conf在 /etc/httpd/conf/目录下。 查找MaxRequestsPerChild，将MaxRequestsPerChild 0改成MaxRequestsPerChild 50即可。 　影响apache性能的几个重要参数(conf/httpd.conf中设置) KeepAlive　是否允许持续连接... Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://blog.yaoyuan.org/article/1215.html' rel='bookmark' title='Permanent Link: Automatically convert apache .htaccess rewrite to Nginx'>Automatically convert apache .htaccess rewrite to Nginx</a> <small>Try this link http://www.anilcetin.com/convert-apache-htaccess-to-nginx/ add it to nginx.conf and then...</small></li>
<li><a href='http://blog.yaoyuan.org/article/1181.html' rel='bookmark' title='Permanent Link: Apache 优化'>Apache 优化</a> <small>问：为什么服务器在连续运行多天后或访问峰值后，进程中的一个Apache.exe占用内存几百兆不减少？ 答：用记事本打开apache2\conf\httpd.conf， 我在centos5上装了kloxo，找了半天 httpd.conf在 /etc/httpd/conf/目录下。 查找MaxRequestsPerChild，将MaxRequestsPerChild 0改成MaxRequestsPerChild 50即可。 　影响apache性能的几个重要参数(conf/httpd.conf中设置) KeepAlive　是否允许持续连接...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>vi /usr/local/php/etc/php-fpm.conf</p>
<p>修改这个里面的值<br />
<value name="max_children">5</value></p>
<p>然后<br />
/usr/local/php/sbin/php-fpm restart</p>


<p>Related posts:<ol><li><a href='http://blog.yaoyuan.org/article/1215.html' rel='bookmark' title='Permanent Link: Automatically convert apache .htaccess rewrite to Nginx'>Automatically convert apache .htaccess rewrite to Nginx</a> <small>Try this link http://www.anilcetin.com/convert-apache-htaccess-to-nginx/ add it to nginx.conf and then...</small></li>
<li><a href='http://blog.yaoyuan.org/article/1181.html' rel='bookmark' title='Permanent Link: Apache 优化'>Apache 优化</a> <small>问：为什么服务器在连续运行多天后或访问峰值后，进程中的一个Apache.exe占用内存几百兆不减少？ 答：用记事本打开apache2\conf\httpd.conf， 我在centos5上装了kloxo，找了半天 httpd.conf在 /etc/httpd/conf/目录下。 查找MaxRequestsPerChild，将MaxRequestsPerChild 0改成MaxRequestsPerChild 50即可。 　影响apache性能的几个重要参数(conf/httpd.conf中设置) KeepAlive　是否允许持续连接...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.yaoyuan.org/article/1262.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
