nicknystrom / RedBranch.Hammock

No longer maintained, active fork is at:
https://github.com/DamianMac/Hammock
GNU General Public License v3.0
0 stars 0 forks source link

Remote couch servers were not worthy #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download source
2. change ConnectionTests.CreateConnection() Uri to remote server
3. tests fail... hung connection

What is the expected output? What do you see instead?
passing tests

What version of the product are you using? On what operating system?
r47; Windows 7; *nix Couchdb 0.10

Please provide any additional information below.

Original issue reported on code.google.com by nick.pee...@gmail.com on 21 Jan 2010 at 11:57

Attachments:

GoogleCodeExporter commented 9 years ago
I have the exact same problem - the connection is hung, when using 
CreateDatabase/
DeleteDatabase multiple times, due to the limit of connections (2 per IP).

Nick's patch includes a bit more than mine - but mine is sufficient (I think) 
to 
overcome the problem (just close the connections after use...)

Original comment by dymonaz on 8 May 2010 at 8:11

Attachments:

GoogleCodeExporter commented 9 years ago
Resolved in r61

Original comment by nnyst...@gmail.com on 26 Sep 2010 at 10:27

GoogleCodeExporter commented 9 years ago

Original comment by nnyst...@gmail.com on 26 Sep 2010 at 10:27