<?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; web后端</title>
	<atom:link href="http://www.mikale.org/html/category/web%e6%8a%80%e6%9c%af/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikale.org</link>
	<description>奇异的世界,小路的世界</description>
	<lastBuildDate>Thu, 03 Jun 2010 11:46:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>TCP监视工具</title>
		<link>http://www.mikale.org/html/2010/05/459.html</link>
		<comments>http://www.mikale.org/html/2010/05/459.html#comments</comments>
		<pubDate>Fri, 07 May 2010 08:41:01 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/html/2010/05/459.html</guid>
		<description><![CDATA[http://sourceforge.net/projects/yconalyzer/ 监视TCP的工具，YAHOO的工具，用来网络调优的

ubuntu安装方式：

sudo apt-get install libpcap-dev

<span class="readmore"><a href="http://www.mikale.org/html/2010/05/459.html" title="TCP监视工具">阅读全文——共557字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2010/05/459.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu安装 nginx,PHP,php-fpm</title>
		<link>http://www.mikale.org/html/2010/05/392.html</link>
		<comments>http://www.mikale.org/html/2010/05/392.html#comments</comments>
		<pubDate>Sun, 02 May 2010 20:16:02 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=392</guid>
		<description><![CDATA[由于星星大神的懒惰,出了一简单版的ubuntu安装nginx点击这里,结果还要自己配,偷懒不了..鸟

我这里算是他的续集..= =,不过还是有一些不同的..

注意:我用的是root账号,其他环境可能要调整一下权限问题

<span class="readmore"><a href="http://www.mikale.org/html/2010/05/392.html" title="ubuntu安装 nginx,PHP,php-fpm">阅读全文——共8961字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2010/05/392.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>小demo三</title>
		<link>http://www.mikale.org/html/2010/02/386.html</link>
		<comments>http://www.mikale.org/html/2010/02/386.html#comments</comments>
		<pubDate>Thu, 25 Feb 2010 09:11:46 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=386</guid>
		<description><![CDATA[1.安装pytc



      easy_install pytc

<span class="readmore"><a href="http://www.mikale.org/html/2010/02/386.html" title="小demo三">阅读全文——共646字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2010/02/386.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>小DEMO二</title>
		<link>http://www.mikale.org/html/2010/02/360.html</link>
		<comments>http://www.mikale.org/html/2010/02/360.html#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:03:17 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=360</guid>
		<description><![CDATA[因为我用ubuntu，就懒得用源码编译了，结果认识了一个装B利器pecl_gen

有个前提：跟上个DEMO一样，装了TC

先装PHP命令行环境

<span class="readmore"><a href="http://www.mikale.org/html/2010/02/360.html" title="小DEMO二">阅读全文——共442字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2010/02/360.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>一demo小程序</title>
		<link>http://www.mikale.org/html/2010/02/353.html</link>
		<comments>http://www.mikale.org/html/2010/02/353.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:21:01 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=353</guid>
		<description><![CDATA[先装libevent

然后安装 TC

最后嘛，用这个文件

<span class="readmore"><a href="http://www.mikale.org/html/2010/02/353.html" title="一demo小程序">阅读全文——共1486字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2010/02/353.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cython之翻译小文一篇</title>
		<link>http://www.mikale.org/html/2009/09/276.html</link>
		<comments>http://www.mikale.org/html/2009/09/276.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:18:43 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=276</guid>
		<description><![CDATA[为了响应赖神提倡的拜cython教,找了一份Pdf,翻译之.

此为初稿,所有的译注都用中括号加数字的方式,以便不影响阅读.

这篇&#8221;fast code with cython&#8221;的原档在这里,不满偶翻译的人,可以看看.

<span class="readmore"><a href="http://www.mikale.org/html/2009/09/276.html" title="Cython之翻译小文一篇">阅读全文——共1570字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2009/09/276.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql innodb的next key锁与幻象读</title>
		<link>http://www.mikale.org/html/2009/05/228.html</link>
		<comments>http://www.mikale.org/html/2009/05/228.html#comments</comments>
		<pubDate>Fri, 29 May 2009 22:06:09 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=228</guid>
		<description><![CDATA[无聊,于是写一篇没技术的技术文.

更详细的,看星星的文章

innodb的记录应该是这样的,有记录兼有间隙

<span class="readmore"><a href="http://www.mikale.org/html/2009/05/228.html" title="mysql innodb的next key锁与幻象读">阅读全文——共98字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2009/05/228.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysqld使用的物理内存计算方式</title>
		<link>http://www.mikale.org/html/2009/04/144.html</link>
		<comments>http://www.mikale.org/html/2009/04/144.html#comments</comments>
		<pubDate>Wed, 15 Apr 2009 03:49:36 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=144</guid>
		<description><![CDATA[key_buffer_size + tmp_table_size + (read_buffer_size + sort_buffer_size + read_rnd_buffer_size +join_buffer_size )*max_connections

]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2009/04/144.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP的&#8221;out of memory&#8221;错误</title>
		<link>http://www.mikale.org/html/2009/04/146.html</link>
		<comments>http://www.mikale.org/html/2009/04/146.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 09:28:12 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=146</guid>
		<description><![CDATA[PHP版的out of memory算是给linux的简单封装,呵呵



1

<span class="readmore"><a href="http://www.mikale.org/html/2009/04/146.html" title="PHP的&#8221;out of memory&#8221;错误">阅读全文——共1570字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2009/04/146.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP的&#8221;Allowed memory size&#8221;错误</title>
		<link>http://www.mikale.org/html/2009/04/130.html</link>
		<comments>http://www.mikale.org/html/2009/04/130.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 05:47:13 +0000</pubDate>
		<dc:creator>小路</dc:creator>
				<category><![CDATA[web后端]]></category>

		<guid isPermaLink="false">http://www.mikale.org/?p=130</guid>
		<description><![CDATA[以前追踪过这个问题,但是那个时候工具用的不太好,没看的这么细,这次搞的比较细,修正了偶以前的看法.于是写小文一篇总结一下.

PHP偶尔会爆一下如下 错误Allowed memory size of  xxx bytes exhausted at xxx:xxx (tried to allocate xxx bytes)

不想看原理的,直接跳到最后看总结.

<span class="readmore"><a href="http://www.mikale.org/html/2009/04/130.html" title="PHP的&#8221;Allowed memory size&#8221;错误">阅读全文——共1447字</a></span>]]></description>
		<wfw:commentRss>http://www.mikale.org/html/2009/04/130.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
