>> One of the CouchDB config files defines the maximum document size as 4GB. >> Does that include attachments? >> > > No, but it may include attachment stubs (although I'm guessing it doesn't). > That's the mochiweb request body size number isn't it? So it would be "maximum size of any request to couchdb." Paul Davis