id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	due_date
66	BBS网络检测	dingjianyong	dingjianyong	"为了及时检测论坛应用的正常性和稳定性，修改了各网论坛的网络检查脚本，通过访问列表页，发帖，访问帖子页的三个步骤来确保论坛应用及论坛数据库的读写正常。
检测脚本每15分钟运行一次。
发帖接口如下：http://itbbs.pconline.com.cn/util/check.jsp，接口会通过md5的密码验证，来确保发帖来源的安全性，发帖人统一以826717为发帖用户，发帖版块为新建的“网络检测”版块，各网的发帖版块id如下：
电脑网：770263
汽车网：19375
女性网：2325
亲子网：2180
家居网：85
果派网：66

脚本执行步骤（以电脑网为例）：
1. 首先访问http://itbbs.pconline.com.cn/notebook/f770263.html，返回200，则ok
2. 访问http://itbbs.pconline.com.cn/util/check.jsp?md5=**&uid=826717&title=**&content=**&fid=770263,成功则返回status=0，topicId=topicId
3. 根据上面的topicId访问帖子页：http://itbbs.pconline.com.cn/diy/topicid.html，若返回200，则ok.

"	优化	closed	重要的（3）		核心模块		已处理			08/07/2013
