1、田逸0-前言 下载处
2、田逸1 第一章到第四章 下载
3、田逸2 第五章到第7章-new 下载
4、田逸3 第8章moosefs分布式文件系统 下载
5、田逸3 第9章 MySQL实战 MySQL增量备份 nagios监控实战 下载
6、田逸3 第10章云计算架构之hadoop 下载
7、田逸3 第11章网关服务 下载
8、田逸3 第12章 nagios监控系统,部署脚本,调试 下载
9、田逸3 第13章 高可用高扩展负载均衡方案 下载
Thank you very much for the information. We are very curious if they
decide to choose MooseFS. Now it is even better with the cache mechanism
很感谢你(我自己了)提供的信息。如果他们能选择moosefs,我感到非常惊喜。不过目前,MFS有了更棒的缓存机制。
If they need any support we are open to help.
如果他们需要任何支持,我们很乐意效劳
Chinese site would also be quite important I think.
中文网站的建设也是我们重点考虑的了。
Regards
Michal
> Thast’s all right.
> At present China has some portals such as www.sina.com, are actively
trying to moosefs. I intend to collect relevant data or information, to see
whether the moosefs the Chinese site to be established
>
We are pleased to announce the latest stable release of MooseFS 1.6.17.
We introduced here quite an important feature which is the automatic data
cache management. This should give noticeable performance increase in most
environments.
问题出现频率:两次,一次是刘宇,一次是智联招聘的sa。
故障现象:
1、能通过telnet vip 80正常访问
2、单独访问每个真实服务器的页面,正常。
3、访问域名(绑定了vip),就不行。
具体情况描述:
前端负载均衡,中间是2-3个真实服务器。真实服务器配置apache,并启用web虚拟机。大概2-3个虚拟站点。
问题所在:
在httpd-vhost.conf你指定了地址,如<VirtualHost vip:80> 这是不对的。
处理问题:
修改httpd-vhost.conf,使<VirtualHost vip:80>为 <VirtualHost *:80>即可。
原因:
vip使用的是lo:0接口,而不是物理接口
新书最终定名《互联网运营智慧》
在弄个小标题:—高可用可扩展网站技术实战