From 7ead4bf3070c57ade2d683a849e362bc2196f8ff Mon Sep 17 00:00:00 2001
From: markt
Only requests from workers with this secret keyword will be accepted. +
+If true and a secret has been configured, a correctly fomatted AJP
+ request (that includes the secret) will shutdown the Tomcat instance
+ associated with this connector. This is set to false by
+ default.
If set to true, then a random value for
+ request.secret will be generated. It is for use with
+ request.shutdownEnabled. This is set to false
+ by default.
If set to true, the TCP_NO_DELAY option will be
set on the server socket, which improves performance under most
--
2.11.0