Skip to Content
0
Jan 09, 2023 at 11:26 AM

How to Set a nondeterministic Shutdown command value for tomcat - SAP Data Services

187 Views

Information: Tomcat listens on TCP port 8005 to accept shutdown requests. By connecting to this port and sending the SHUTDOWN command, all applications within Tomcat are halted. The shutdown port is not exposed to the network as it is bound to the loopback interface. It is recommended that a nondeterministic value be set for the shutdown attribute in $CATALINA_HOME/conf/server.xml.

Rationale: Setting the shutdown attribute to a nondeterministic value will prevent malicious local users from shutting down Tomcat.

Thanks


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.