keep-runningliubin123.blog.chinaunix.net
jiuniu110
go!go!go!
全部博文(188)
2024年(2)
2023年(11)
2022年(13)
2021年(15)
2020年(38)
2019年(3)
2018年(6)
2016年(1)
2015年(16)
2014年(13)
2013年(24)
2012年(46)
chichush
greenday
zebra88
ccx_wz
ivince
jiannma
gaokeke1
gdmzhqf
丸喵喵
Fennn
xiaobai1
km康蒙92
linux_ab
明月明月
zhaoqian
发布时间:2012-12-19 16:36:49
TCP_REFRESH_FAIL_HIT/200 出现场景:cache 的object过期后,会回源校验,如被源站或上层的防火墙给拒绝掉后,就会出现该场景,尝试查看源站的iptables 是否有相关deny操作,或者源站是否挂掉了其他可参见:http://www.linuxsolved.com/forums/index.php?topic=1027.0......【阅读全文】
发布时间:2012-12-17 18:34:40
[root@TEST comm_queue]# cat queue.h #ifndef MP4_QUEUE_H#define MP4_QUEUE_H#include <assert.h>#include <pthread.h>#include <stdio.h>#include <stdlib.h>typedef enum { QUEUE_EMPTY, QUE......【阅读全文】
发布时间:2012-12-14 22:51:03
mysql 命令笔记......【阅读全文】
发布时间:2012-12-04 14:23:15
......【阅读全文】
发布时间:2012-11-28 16:20:02
登录 注册