From: Jesse Williamson Date: Tue, 21 Jan 2020 20:21:17 +0000 (+0000) Subject: Adds max_connections to reference configuration. X-Git-Tag: archive/raspbian/14.2.6-5+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a5fe6ad45fa2c40f18e9098b2c40e35b3ec83fd1;p=ceph.git Adds max_connections to reference configuration. Origin: upstream, https://github.com/civetweb/civetweb/pull/776/commits/3b8eb36676f70d06f8918ccf62029207c49cdda0 Bug: https://github.com/civetweb/civetweb/issues/775 Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109 Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109 Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable_conf.patch --- diff --git a/src/civetweb/resources/civetweb.conf b/src/civetweb/resources/civetweb.conf index 00aacdee8..c511ae8d1 100644 --- a/src/civetweb/resources/civetweb.conf +++ b/src/civetweb/resources/civetweb.conf @@ -8,6 +8,8 @@ document_root . listening_ports 8080 +#so_max_connections 100 + # cgi_pattern **.cgi$|**.pl$|**.php$ # cgi_environment # put_delete_auth_file