<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[数据为王]CentOS VPS 64bit VS 32bit 用数据说话]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Sun, 02 Oct 2011 12:53:01 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	我想很多人想知道 64bit 和 32bit 到底区别有多大，在买了VPS后，不知道是装 64bit 的还是装 32bit 的，不知道装 CentOS 还是 Debian<br/><br/>现在以我的实际使用经验来告诉你怎么选择<br/><br/>装 CentOS 还是 Debian ？<br/>首要因素是要看你习惯使用哪一个，就装哪一个，至于资源占用，都差不多的<br/><br/>32bit 和 64bit 实际使用时，差别在哪里？<br/><br/>1. 内存占用的区别<br/>CentOS 32bit 装好系统后的内存占用12MB，64bit 内存占用 19MB<br/>再装 Nginx + PHP + MySQL 并启动后，内存占用相差100多MB<br/>我配置的几个主要参数<br/>Nginx 4 进程<br/>php-fpm 10 进程<br/>apc 64M<br/>MySQL key_buffer 128M<br/><br/>2. 性能区别<br/>CentOS 64bit 的性能要快于 32bit，性能相差大约 30%-50%，这里我说的性能差别指的是从客户端发起请求到接收所花费的时间，包括 php 脚本的执行时间，mysql 的查询时间，nginx 的输出时间<br/><br/>另外，64bit 不仅在性能上要好于 32bit，系统平均负载也要比 32bit 低，我试验了同样的站点，同样的VPS，同样的并发数，32bit 的系统平均负载为 0.9-1.2，而 64bit 的系统平均负载为 0.4-0.7<br/><br/>于此同时，站点运行时，32bit 内存占用 370-400MB, 而 64bit 内存占用 520-580MB<br/><br/>本文作者：http://www.21andy.com/<br/>本文Url：http://www.21andy.com/blog/20101019/1982.html<br/><br/>3. 总结<br/>如果你的 VPS 或服务器，内存大于等于1G，我强烈建议你安装 CentOS 64bit<br/>512MB VPS 是比较尴尬的， 一般是 512MB 保证，超过这个内存范围，商家不保证你能稳定<br/>如果你使用 64bit 内存不超，应该选 64bit<br/>512MB 以下的，不用考虑，就 32bit
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [数据为王]CentOS VPS 64bit VS 32bit 用数据说话]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>