I'll admit I'm way over my skiis trying to tune bigcouch but....this is truly strange.
I have two nodes in my cluster. I run a pretty simple view on Node A and it's sub-second response. On Node B It's like 6 seconds!! Same exact query.
So I did a little curling. If I run a curl from Node B to Node A it's still super fast, but on Node B if I run the same query against local host it's still 6 seconds!
I don't get it. I assume there is some tuning I need to do on Node B but I'm scratching my head here. Anything I can start with besides just dumping Node B and starting over?