From :http://www.oschina.net/news/53070/haproxy-1-5-0经过 4 年的不懈努力,HAProxy 1.5.0 终于发布了!相对于 1.4 版本来说,1.5 版本包括了许多新特性和性能改进:支持 SNI/NPN/ALPN 和 OCSP stapling ...
分类:
Web程序 时间:
2014-06-26 17:33:28
阅读次数:
274
var person= { name: 'zhangsan', pass: '123' , 'sni.ni' : 'sss', hello:function (){ for(var i=0;i<arguments.length;i++){ //在不知参数个数...
分类:
Web程序 时间:
2014-06-23 06:37:34
阅读次数:
215
When you know that a certain condition will not change throughout the life of the program, it makes sense to test the condition only once. Browser sni...
分类:
编程语言 时间:
2014-06-18 22:35:12
阅读次数:
341