<?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>Alexey Zakhlestins blog &#187; fastcgi</title>
	<atom:link href="http://blog.milkfarmsoft.com/category/computers/web/fastcgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milkfarmsoft.com</link>
	<description>Programming for Mac and Web</description>
	<lastBuildDate>Thu, 17 Mar 2011 21:32:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>PHP-FPM is BSD-licensed now</title>
		<link>http://blog.milkfarmsoft.com/2009/06/php-fpm-is-bsd-licensed-now/</link>
		<comments>http://blog.milkfarmsoft.com/2009/06/php-fpm-is-bsd-licensed-now/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 06:25:16 +0000</pubDate>
		<dc:creator>indeyets</dc:creator>
				<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=88</guid>
		<description><![CDATA[It took several years of waiting, but, it finally happened. PHP-FPM project is officially BSD-licensed now and has good chances to become a part of official PHP distribution. <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.milkfarmsoft.com/2009/06/php-fpm-is-bsd-licensed-now/">PHP-FPM is BSD-licensed now</a></span>]]></description>
			<content:encoded><![CDATA[<p>Some seriously good news here. It took several years of waiting, but, it finally happened. <a href="http://php-fpm.anight.org/" title="php-fpm: PHP FastCGI Process Manager">PHP-FPM</a> project is <a href="http://groups.google.com/group/highload-php-en/browse_thread/thread/974eaff4ad094391">officially BSD-licensed</a> now, which means, that it has good chances to become a part of official PHP distribution.</p>
<p>PHP-FPM is &#8220;deciphered&#8221; as &#8220;PHP FastCGI Process Manager&#8221; and is a patch for php to greatly improve FastCGI SAPI usage in production. It adds a bunch of additional features to php&#8217;s fastcgi such as: easy php-process daemonization (with ability to specify uid/gid/chroot/log-file), safe php-processes restart (without losing requests), custom error-handling and accelerated file-upload support (requires additional support from web-server).</p>
<p>There&#8217;s not much documentation in english, currently, but, again, there is a good chance that it will be added really soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milkfarmsoft.com/2009/06/php-fpm-is-bsd-licensed-now/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

