Merge branch 'stable-2.13'

* stable-2.13:
  JettyServer: Enable systemd socket activation for gerrit

Change-Id: Id28350c321bfe035d6398eda395a6d5222d267cf
This commit is contained in:
David Pursehouse
2017-03-16 20:20:59 +09:00
4 changed files with 35 additions and 1 deletions

View File

@@ -2325,6 +2325,14 @@ to permit fast restarts.
+
By default, true.
[[httpd.inheritChannel]]httpd.inheritChannel::
+
If true, permits the daemon to inherit its server socket channel
from fd0/1(stdin/stdout). When set to true, the server can be socket
activated via systemd or xinetd.
+
By default, false.
[[httpd.requestHeaderSize]]httpd.requestHeaderSize::
+
Size, in bytes, of the buffer used to parse the HTTP headers of an