Hope someone might be able to shed some light on this issue I'm having.

I am using couchdbkit in a pyramid webapp. My server is gunicorn with eventlet workers.

I am using the eventlet manager for couchdbkit.

When my app is running, I get quite frequently NoMoreData exceptions from couchdbkit (actually http parser inside restkit). My hunch is that this has something to do with one connection waiting for eventlet is getting the data of a different waiting connection but I am not sure.

Did anyone encounter this problem? Do you have an idea?

Thanks, Reshef

link|improve this question

73% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.