web server micro-tuning
authorAndy Wingo <wingo@pobox.com>
Fri, 3 Dec 2010 15:30:52 +0000 (16:30 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 3 Dec 2010 15:30:52 +0000 (16:30 +0100)
commite6ae317306bb88528c1856ef8f39443376551c24
tree8fd2407dc71cbd2731abe4e72c958374e8c7c5cb
parent0baead3f6e3fd99c8886208578d93be0794da0e8
web server micro-tuning

* module/web/server/http.scm (http-open): Allow up to 128 pending
  connections -- the default value for somaxconn on a number of
  machines. This is from the HOP paper.
  (http-read): Set the send buffer to 12 KB, also from the HOP paper.
module/web/server/http.scm