12.3. MochiWeb Server Options
Server options for the MochiWeb component of CouchDB can be added
to the configuration files. Settings should be added to the
server_options option of the
[httpd] section of
local.ini. For example:
[httpd]
server_options = [{backlog, 128}, {acceptor_pool_size, 16}]