06 2015 档案

摘要:Nginx以前对session保持支持不太好,主要采用ip_hash把同一来源的客户(同一C段的IP)固定指向后端的同一台机器,ip_hash有个缺点是不能实现很好的负载均衡;直到nginx的扩展模块nginx-sticky-module的出现,解决了session sticky的问题。基本的原理:... 阅读全文
posted @ 2015-06-14 14:40 翔宇编程 阅读(688) 评论(0) 推荐(0)
摘要:网站应用程式架构ASP.NET▪ ASP.NET MVC ▪ BFC ▪ DotNetNuke ▪ MonoRail ▪ Umbraco ColdFusion▪ ColdSpring ▪ Fusebox ▪ Mach-II ▪ Model-Glue ▪ onTap ▪ on Wheels Commo... 阅读全文
posted @ 2015-06-11 16:34 翔宇编程 阅读(234) 评论(0) 推荐(0)
摘要:We want to count all to the books in the library.You count up shelf #1,I count up shelf #2.That's a map. The more people we get, the faster it gose.我们... 阅读全文
posted @ 2015-06-10 18:12 翔宇编程 阅读(223) 评论(0) 推荐(0)

51CTO