<?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; memcached</title>
	<atom:link href="http://blog.milkfarmsoft.com/category/computers/data/memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milkfarmsoft.com</link>
	<description>Programming for Mac and Web</description>
	<lastBuildDate>Sun, 13 Jun 2010 15:42:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>lighttpd 1.4.15</title>
		<link>http://blog.milkfarmsoft.com/2007/07/lighttpd-1415/</link>
		<comments>http://blog.milkfarmsoft.com/2007/07/lighttpd-1415/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 08:40:01 +0000</pubDate>
		<dc:creator>indeyets</dc:creator>
				<category><![CDATA[fink]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scgi]]></category>

		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=56</guid>
		<description><![CDATA[<p>Better late than never. I&#8217;ve released updated lighttpd packages for MacOS-X&#8217;s Fink. It is Lighttpd 1.4.15 this time. Also, I added memcached support to mod_cml and mod_trigger_b4_dl.</p>
<p>As usual, if you have any good or bad feedback â€” let me know <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.milkfarmsoft.com/2007/07/lighttpd-1415/">lighttpd 1.4.15</a></span>]]></description>
			<content:encoded><![CDATA[<p>Better late than never. I&#8217;ve released updated <a href="http://pdb.finkproject.org/pdb/search.php?summary=lighttpd">lighttpd packages</a> for MacOS-X&#8217;s <a href="http://www.finkproject.org/index.php">Fink</a>. It is <a href="http://www.lighttpd.net/2007/4/13/lighttpd-1-4-15-the-following-traditions-release">Lighttpd 1.4.15</a> this time. Also, I added memcached support to <a href="http://pdb.finkproject.org/pdb/package.php/lighttpd-cml">mod_cml</a> and <a href="http://pdb.finkproject.org/pdb/package.php/lighttpd-trigger-b4dl">mod_trigger_b4_dl</a>.</p>
<p>As usual, if you have any good or bad feedback â€” let me know <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milkfarmsoft.com/2007/07/lighttpd-1415/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lighttpd package in fink</title>
		<link>http://blog.milkfarmsoft.com/2007/04/lighttpd-package-in-fink/</link>
		<comments>http://blog.milkfarmsoft.com/2007/04/lighttpd-package-in-fink/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 16:35:43 +0000</pubDate>
		<dc:creator>indeyets</dc:creator>
				<category><![CDATA[fink]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=43</guid>
		<description><![CDATA[<p>I have my first package officially included in fink-unstable, today: lighttpd 1.4.13 (it might take several hours before this link will have information).</p>
<p>Feel free to test it and drop a comment to me 
If you are using unstable distribution, it should be as easy as:</p>

fink selfupdate         [to get <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.milkfarmsoft.com/2007/04/lighttpd-package-in-fink/">lighttpd package in fink</a></span>]]></description>
			<content:encoded><![CDATA[<p>I have my first package officially included in <a href="http://www.finkproject.org/index.php">fink</a>-<strong>unstable</strong>, today: <a href="http://pdb.finkproject.org/pdb/package.php/lighttpd">lighttpd 1.4.13</a> (<em>it might take several hours before this link will have information</em>).</p>
<p>Feel free to test it and drop a comment to me <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
If you are using <a href="http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable">unstable distribution</a>, it should be as easy as:</p>
<pre>
fink selfupdate         [to get latest package definitions]
fink apropos lighttpd   [to list all lighttpd modules which are available]
fink install lighttpd   [to install lighttpd-server]
</pre>
<p>This will install and start up the server (if you don&#8217;t have some other webserver on port 80). You will be able to add any modules you need after that. I made separate packages for each of the officially-bundled modules + <a href="http://trac.lighttpd.net/trac/wiki/Docs:ModGeoip">mod_GeoIP</a> + <a href="http://trac.lighttpd.net/trac/wiki/Docs/ModExtForward">mod_extforward</a>. If you want more â€” just let me know.</p>
<p>Modules-configuration is made similiar to <a href="http://pdb.finkproject.org/pdb/search.php?summary=apache2">apache2</a> package. There is <strong>mods_available</strong> folder and there is <strong>mods_enabled</strong> folder. To enable the module, you just need to create a symlink.</p>
<p>The only piece of functionality which is not enabled is <a href="http://danga.com/memcached/">memcached</a> support (in <a href="http://trac.lighttpd.net/trac/wiki/Docs%3AModCML">mod_cml</a> and <a href="http://trac.lighttpd.net/trac/wiki/Docs%3AModTriggerBeforeDownload">mod_trigger_b4_dl</a>), as it requires an additional dependency which waits for validation by fink&#8217;s moderators.</p>
<p>I am thinking about adding some package to enable <a href="http://www.lighttpd.net/">lighttpd</a>+<a href="http://trac.lighttpd.net/trac/wiki/Docs%3AModFastCGI">mod_fastcgi</a>+<a href="http://pdb.finkproject.org/pdb/package.php/php5-cgi">php5</a> setup automatically, but I haven&#8217;t figured out how to make it &#8220;beautiful enough&#8221; <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For now, php support can be added manually (see <a href="http://trac.lighttpd.net/trac/wiki/TutorialLighttpdAndPHP">corresponding lighttpd docs</a>)</p>
<p>p.s. Yes, I know that 1.4.15 is already out. Unfortunately, it takes some time to pass the initial validation. Updates would be faster, I hope <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milkfarmsoft.com/2007/04/lighttpd-package-in-fink/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>gmane.comp.web.cache.memcached</title>
		<link>http://blog.milkfarmsoft.com/2006/08/gmanecompwebcachememcached/</link>
		<comments>http://blog.milkfarmsoft.com/2006/08/gmanecompwebcachememcached/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 13:48:57 +0000</pubDate>
		<dc:creator>indeyets</dc:creator>
				<category><![CDATA[memcached]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=13</guid>
		<description><![CDATA[<p>Nathan Neulinger made a patch for memcached, which adds it ability to work over local unix sockets. This might give memcached one more speed-boost in one-server cases. Patches address server-part and perl-based client part. It shouldn&#8217;t be difficult to make similiar patch for PHP</p>
<p>Original note can be found at gmane.comp.web.cache.memcached.</p>
<p>This patch didn&#8217;t have official response yet, <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.milkfarmsoft.com/2006/08/gmanecompwebcachememcached/">gmane.comp.web.cache.memcached</a></span>]]></description>
			<content:encoded><![CDATA[<p>Nathan Neulinger made a patch for <a href="http://www.danga.com/memcached/">memcached</a>, which adds it ability to work over local unix sockets. This might give memcached one more speed-boost in one-server cases. Patches address server-part and perl-based client part. It shouldn&#8217;t be difficult to make similiar patch for <a href="http://pecl.php.net/package/memcache">PHP</a></p>
<p>Original note can be found at <a href="http://comments.gmane.org/gmane.comp.web.cache.memcached/1658">gmane.comp.web.cache.memcached</a>.</p>
<p>This patch didn&#8217;t have official response yet, as Brad Fitzpatrick is, <a href="http://permalink.gmane.org/gmane.comp.web.cache.memcached/1709">supposedly</a>, away on his honeymoon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milkfarmsoft.com/2006/08/gmanecompwebcachememcached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
