<?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; memcached</title>
	<atom:link href="http://w.wkdisk.cn/tag/memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://w.wkdisk.cn</link>
	<description>仍在路上</description>
	<lastBuildDate>Mon, 18 Dec 2023 16:50:17 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>高速内存数据缓存 memcached</title>
		<link>http://w.wkdisk.cn/memcached-install/</link>
		<comments>http://w.wkdisk.cn/memcached-install/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 18:34:47 +0000</pubDate>
		<dc:creator><![CDATA[billy]]></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>

		<guid isPermaLink="false">/?p=196</guid>
		<description><![CDATA[安装libeven wget http://monkey.org/~provos/libevent-1.4.8 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>安装libeven<br />
wget <a href="http://monkey.org/~provos/libevent-1.4.8-stable.tar.gz">http://monkey.org/~provos/libevent-1.4.8-stable.tar.gz</a><br />
tar -xvf libevent-1.4.8-stable.tar.gz<br />
cd libevent-1.4.8-stable<br />
./configure<br />
make<br />
make install</p>
<p>安装 memcached<br />
wget wget <a href="http://www.danga.com/memcached/dist/memcached-1.2.6.tar.gz">http://www.danga.com/memcached/dist/memcached-1.2.6.tar.gz</a><br />
tar -xvf memcached-1.2.6.tar.gz<br />
cd memcached-1.2.6<br />
./configure<br />
make<br />
make install<br />
安装到/usr/local/bin/memcached</p>
]]></content:encoded>
			<wfw:commentRss>http://w.wkdisk.cn/memcached-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
