Merge branch 'stable-2.13'
* stable-2.13: JettyServer: Enable systemd socket activation for gerrit Change-Id: Id28350c321bfe035d6398eda395a6d5222d267cf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user