Chinaunix首页 | 论坛 | 博客
  • 博客访问: 867960
  • 博文数量: 182
  • 博客积分: 1992
  • 博客等级: 上尉
  • 技术积分: 1766
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-18 11:49
文章分类

全部博文(182)

文章存档

2019年(1)

2016年(5)

2015年(29)

2014年(38)

2013年(21)

2012年(36)

2011年(52)

我的朋友

发布时间:2015-09-02 10:49:11

SRCache......【阅读全文】

阅读(839) | 评论(0) | 转发(0)

发布时间:2015-09-01 02:54:13

参考http://www.ttlsa.com/nginx/construction-of-srcache_nginx_redis-caching-system/
 ./configure --.........【阅读全文】

阅读(802) | 评论(0) | 转发(0)

发布时间:2015-07-30 11:11:53

<div id="art_demo">MySQL 的默认设置下,当一个连接的空闲时间超过8小时后,MySQL 就会断开该连接,而 c3p0 连接池则以为该被断开的连接依然有效。在这种情况下,如果客户端代码向 c3p0 连接池请求连接的话,连接池就会把已经失效的连接返回给客户端,客户端在使用该失效连接的时候即抛出异常</div><br />解决这个.........【阅读全文】

阅读(779) | 评论(0) | 转发(0)

发布时间:2015-07-30 10:52:36

<pre style="white-space:normal;color:#494949;font-size:14px;line-height:21px;background-color:#C9F3E9;"><span style="word-wrap:normal;word-break:normal;color:#000000;">(1)获取一个配置文件&nbsp;</span></pre><pre style="white-space:normal;color:#494949;font-size:14px;line-height:21px;background-col.........【阅读全文】

阅读(602) | 评论(0) | 转发(0)

发布时间:2015-07-17 12:20:01

<p>Use them all the time to process long-running operations asynchronously. A web user won't want to wait for more than 5 seconds for a request to process. If you have one that runs longer than that, one design is to submit the request to a queue and immediately send back a URL that the user ca.........【阅读全文】

阅读(776) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册