【发布时间】:2012-08-13 11:10:58
【问题描述】:
默认值是无限的。
但是由于我在Android中使用Apache Client [1],由于移动网络总是不可靠的,所以我需要设置http.socket.timeout和http.connection.timeout吗?
如果是,我应该设置什么值? 一分钟是否适合移动网络(例如 3G)?
[1]http://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html
【问题讨论】:
标签: java android httpclient apache-httpclient-4.x apache-commons-httpclient