I am using the latest HttpAsync library 4. alpha3 Is there an issue where the timeout for the connection is not respected? I have set the timeout to 10 seconds and call a web service that takes a minute to respond. I never experience a timeout. The AsyncHttpClient waits forever.
I've configured the timeouts as per the example code in Async. Is it obvious what I'm doing wrong? -- View this message in context: http://old.nabble.com/HttpAsyncClient-4.0-alpha3-and-timeouts-tp32874648p32874648.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
