> On 30.08.2016, at 18:14, Ashish Yadav <
ashish...@firemon.com> wrote:
>
> How can I confirm if I meet the above requirements? I am currently running Jenkins LTS v1.642.3 on CentOS v7. It’s the ‘standard’ installation of Jenkins from the yum repository. How do I know if I am running Servlet 3.1 or Winstone-Jetty?
Jenkins ships with Winstone-Jetty, so that won't be a problem. Some people run Jenkins in Tomcat, Websphere, etc., where they need to consider this.
Regarding the second item, check the service configuration file for mentions of 'AJP'. Disable any options you find.