Re: SOLVED: Unexpected low CPU usage
Johan Stuyts <[email protected]> Tue, 22 Jan 2008 10:03:15 +0100
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
I was homing in on the code that caused the delay and did a search on the web and this turned up: http://hc.apache.org/httpclient-3.x/performance.html#Stale_connection_check For each request HttpClient will perform a check to see if the connection has gone stale. This will cost 15-30 ms. Again, thanks for your valuable time and great help. Johan Stuyts =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com