Hi I'm using HttpClient 3.1, my program spawn multiple threads and keep sending HTTP's GET to the web server and got the following exception: Nov 12, 2007 4:06:30 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.BindException) caught when processing request: Address already in use May I know how to resolve this problem? How can the HttpClient reuse the address? -- Hez --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org