<?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>壞蛋的部落格 &#187; php-fpm</title>
	<atom:link href="http://www.pigo.idv.tw/archives/tag/php-fpm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pigo.idv.tw</link>
	<description>嘿嘿嘿嘿 .....</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:35:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Apache + mod_fastcgi + php-fpm 設定</title>
		<link>http://www.pigo.idv.tw/archives/832</link>
		<comments>http://www.pigo.idv.tw/archives/832#comments</comments>
		<pubDate>Tue, 27 Jul 2010 16:48:03 +0000</pubDate>
		<dc:creator>pigo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php-fpm]]></category>

		<guid isPermaLink="false">http://www.pigo.idv.tw/?p=832</guid>
		<description><![CDATA[前言 這篇是有人叫我分享的 , 順便測一下 php-fpm 和 Apache 搭配起來的效能及穩定度 , 由於 php-fpm 是自帶的 FastCGI Process Manager , 所以和原本的 php fastcgi 有所不同 , php-fpm 若要搭配 Apache 只能以 mod_fastcgi 來運作 , 原本 Apache 有開發 mod_fcgid , 但 mod_fcgid 本身算是個 FastCGI Process Manager , 只能執行本地端 FastCGI , 而 php-fpm 可以用 Unix Socket 或 TCP 模式讓任何具備執行外部 FastCGI 程序的 WebServer 連接 [...]]]></description>
		<wfw:commentRss>http://www.pigo.idv.tw/archives/832/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP FPM ?</title>
		<link>http://www.pigo.idv.tw/archives/827</link>
		<comments>http://www.pigo.idv.tw/archives/827#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:34:03 +0000</pubDate>
		<dc:creator>pigo</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php-fpm]]></category>

		<guid isPermaLink="false">http://www.pigo.idv.tw/archives/827</guid>
		<description><![CDATA[很久沒有上官方網站看文件 , 今天晚上莫名其妙從官方網站看到一個叫 FPM 的東西 http://www.php.net/manual/en/install.fpm.php 按照上面的說法 , 不就是 FastCGI Process Manager 嗎 ? 怪了 , 原本 PHP 不就已經有支援 FastCGI 了 ? 仔細給他看一看 , 從 Google 上找一下 FPM 關鍵字後 &#8230;. 媽的 &#8230; 我的天 , 原來 FPM 這東西不得鳥 , 下面才是真正的 FPM 官方網站 http://php-fpm.org 原來 FPM 這東西可以解決 PHP FastCGI 甚至 mod_php 權限控管的不足 例如 , 可以 setuid , [...]]]></description>
		<wfw:commentRss>http://www.pigo.idv.tw/archives/827/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

