Thanks Mario. VFS-164 wasn't really clear. Was the problem the limit to 2 connections per host that MultiThreadedHttpConnectionManager has by default? I changed VFS to have it default to 5 and the unit tests pass - including ContentTests.testConcurrentRead() which would hang with only 2 connections. I've added maxConnectionsPerHost and maxTotalConnections to HttpFileSystemConfigBuilder and also allowed them to be specified as system properties.

Ralph

On Feb 22, 2009, at 11:15 PM, Mario Ivankovits wrote:

Hi!
-----Original Message-----
From: Ralph Goers [mailto:ralph.go...@dslextreme.com]
Sent: Monday, February 23, 2009 7:28 AM

What I'd like to know is, was there more to VFS-164 than is stated in
the issue and is this change sufficient? Or do I need to create yet
another HttpConnectionManager?

No, it was just VFS-164 and if you found another solution to that which allows multiple files now it is good! :-)

Ciao,
Mario

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to