pipelining? you mean keepalive? ab hold test if you supply -k option (Use HTTP KeepAlive feature) seems that couchdb's httpd don't know about this) yes, throughput(in b/s) is better,but on localhost, if i use same test with nginx i get around 1000 #/sec on 340k file. (344294.81 [Kbytes/sec]). yes, nginx use sendfile for this operation. yes fs cache used too. but 70 #/sec with couchdb ...
2010/3/24 Randall Leeds <[email protected]> > If you multiple (#/sec) by file size, are actually getting _better_ > throughput with the larger files. > Do you know if ab command uses HTTP 1.1 pipelining? If not, HTTP > overhead would explain the extra time. >
