On Sun, May 16, 2010 at 14:44, John Merrells <[email protected]> wrote: > In the couch log I see patches where it's returning 500 for PUTs and GETs... > e.g.
...snip... > But there's nothing there to suggest why it's happening. The same documents > will work fine later when the client retries. You could try debug logging. > My only other theory is that I have more open databases than the > configuration allows for. Seems possible. > > max_dbs_open = 100 > > and I have ~130 databases. Could that explain it? Easy way to test :)
