读书人

httpclient post 爬虫假死的诡异情况

发布时间: 2013-09-24 11:29:02 作者: rapoo

httpclient post 爬虫假死的诡异情况:求助
本帖最后由 cai123321cai 于 2011-04-05 03:28:13 编辑 写了个 httpclient post 的爬虫,

header部分全部模仿ie

循环的时候会卡住不动,(对单网站循环)

也不超时也不出错,像是假死了一样,很诡异

貌似问题出在 client.executeMethod(httppost); 这行,

不知道具体哪里的问题,有人遇到过这种情况么
[解决办法]
没遇到过。。等人解答
[解决办法]
请把问题描述清楚!

1:HttpClient 什么版本?
2:代码呢?

提问的智慧
http://community.csdn.net/IndexPage/SmartQuestion.aspx

读书人网 >Java Web开发

热点推荐