11 2016 档案

摘要:Spring MVC 3: Property referenced in indexed property path is neither an array nor a List nor a Map JQuery's $.ajax does an excellent job mapping a js 阅读全文
posted @ 2016-11-17 20:43 pautcher 阅读(13678) 评论(1) 推荐(0)
摘要:1,找到jetty服务器下的jetty.xml,在 <Configure id="Server" class="org.eclipse.jetty.server.Server"> </Configure> 中加入如下片段,调整数值。设置为-1时,表示不限制大小。 <Call name="setAtt 阅读全文
posted @ 2016-11-17 15:43 pautcher 阅读(1362) 评论(0) 推荐(0)
摘要:1. 下载nginx,并解压 http://nginx.org/ 2. 下载health check模块 git clone https://github.com/yaoweibin/nginx_upstream_check_module.git 2.1 下载sticky session模块 fro 阅读全文
posted @ 2016-11-10 13:37 pautcher 阅读(347) 评论(0) 推荐(0)