Does CouchDB 1.2 (or rather, MochiWeb) support HTTP pipelining?

I’m trying to improve replication throughput when TouchDB pulls from CouchDB; 
performance is often bottlenecked by GETting every revision with an individual 
request. I turned on pipelining support in the iOS HTTP framework, but didn’t 
see any improvement, so I’m wondering if it’s a CouchDB limitation.

—Jens

Reply via email to