Adds max_connections to test display.
authorJesse Williamson <jesse.williamson@canonical.com>
Mon, 10 Jan 2022 10:45:19 +0000 (10:45 +0000)
committerThomas Goirand <zigo@debian.org>
Mon, 10 Jan 2022 10:45:19 +0000 (10:45 +0000)
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_test.patch

src/civetweb/test/page3.ssjs

index 71e55e34e3cd2e6b2c03398f22df883e41a2d2a3..70b840ed3fde3b2cf0f253067723065b970f9173 100644 (file)
@@ -21,6 +21,7 @@ opts = [
 "document_root",
 "ssl_certificate",
 "num_threads",
+"max_connections",
 "run_as_user",
 "url_rewrite_patterns",
 "hide_files_patterns",