摘要: 1.反向代理定义反向代理(Reverse Proxy)方式是指以代理服务器来接受internet上的连接请求,然后将请求转发给内部网络上的服务器,并将从服务器上得到的结果返回给internet上请求连接的客户端,此时代理服务器对外就表现为一个服务器。引用:http://baike.baidu.com/link?url=wtNaAjRzoRxtxruqa0IpdnUpC103uitnt8wj04_opjWvVGX2HMJF-lNX-9GKBc6l6s-c5HvIz3EzZJVFQ7wTGK2.http反向代理之haproxy详解http://freeloda.blog.51cto.com/203 阅读全文
posted @ 2014-01-24 17:15 一天不进步,就是退步 阅读(955) 评论(0) 推荐(0) 编辑
摘要: http://blog.exceliance.fr/2014/01/02/haproxy-advanced-redis-health-check/HAProxy advanced Redis healthcheckPosted onJanuary 2, 2014 byBaptiste AssmannIntroductionRedisis an opensource nosql database working on a key/value model.One interesting feature inRedisis that it is able to write data to disk 阅读全文
posted @ 2014-01-24 15:39 一天不进步,就是退步 阅读(1156) 评论(0) 推荐(0) 编辑
摘要: http://www.git-tower.com/blog/become-a-better-programmer-5-essentials/Become a Better Programmer: 5 Essential Methods at a GlanceTobias Günther, January 2014Developing software in a professional way is more than just the simple act of 'coding'. To grow as a programmer, you'll have t 阅读全文
posted @ 2014-01-24 15:18 一天不进步,就是退步 阅读(242) 评论(0) 推荐(0) 编辑