Github user hazendaz commented on the pull request: https://github.com/apache/tomcat/pull/6#issuecomment-42255555 Another -1 on this change. I'm not sure how this would solve any perceived security issue. The shutdown port is only accessible as local host so it requires you are on the actual machine to even issue anything against it. On top of that, permissions on the process itself should be set such that not just any user on the machine can start/stop the process. Then if someone somehow got passed this security the box, I would think there would be larger security concerns than tomcat. Am I missing something here?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org