<?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://www.deepseath.com/?feed=rss2&#038;tag=memcached" rel="self" type="application/rss+xml" />
	<link>http://www.deepseath.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Jan 2024 09:55:11 +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>[转]memcached的几个参数</title>
		<link>http://www.deepseath.com/?p=241</link>
		<comments>http://www.deepseath.com/?p=241#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:39:31 +0000</pubDate>
		<dc:creator>Deepseath</dc:creator>
				<category><![CDATA[日积月累]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[服务]]></category>

		<guid isPermaLink="false">http://www.deepseath.com/?p=241</guid>
		<description><![CDATA[呵呵，还是Windows下的。 http://jehiah.com/projects/memcached-win32/ -p &#60;num&#62;          监听的端口 -l &#60;ip_addr&#62;      连接的IP地址, 默认是本机 -d start          启动memcached服务 -d restart        重起memcached服务 -d stop&#124;shutdown  关闭正在运行的memcached服务 -d install        安装memcached服务 -d uninstall      卸载memcached服务 -u &#60;username&#62;     以&#60;username&#62;的身份运行 (仅在以root运行的时候有效) -m &#60;num&#62;          最大内存使用，单位MB。默认64MB -M                内存耗尽时返回错误，而不是删除项 -c &#60;num&#62;          最大同时连接数，默认是1024 -f &#60;factor&#62;       块大小增长因子，默认是1.25 -n &#60;bytes&#62;        最小分配空间，key+value+flags默认是48 -h                显示帮助 &#60;?php //test1.php $memcache = new Memcache; $memcache-&#62;connect(&#8216;localhost&#8217;, 11211) or die (“Could [...]]]></description>
		<wfw:commentRss>http://www.deepseath.com/?feed=rss2&#038;p=241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
