Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-794

Apache Tomcat installation - server properties //9

    XMLWordPrintable

Details

    • CLOUD Maintenance Sprint 10

    Description

      need to harden docker image in a following way

      replace the response header to set attribute in the connector to:
      <Connector port=""8080"" protocol=""HTTP/1.1""
      connectionTimeout=""60000""
      redirectPort=""8443"" maxHttpHeaderSize=""8192"" server=""server"" /> (a empty string leads to Server: Apache-Coyote/1.1)

      replaced response header with updated one and set a attribute in the connector
      <Connector port=""8080"" protocol=""HTTP/1.1""
      connectionTimeout=""60000""
      redirectPort=""8443"" maxHttpHeaderSize=""8192"" server=""server"" /> (a empty string leads to Server: Apache-Coyote/1.1)

      Attachments

        Issue Links

          Activity

            People

              rhn-support-rmartine Ricardo Martinelli
              rhn-support-akokshar Alexander Koksharov (Inactive)
              Marek Schmidt Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: