mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
* 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. |
||
---|---|---|
.. | ||
server | ||
http.scm | ||
request.scm | ||
response.scm | ||
server.scm | ||
uri.scm |