Switch the default Tomcat connector protocol from HTTP/1.1 to org.apache.coyote.http11.Http11NioProtocol

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 7.3.0
    • Component/s: None
    • None

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem

      The HTTP/1.1 connector defaults to blocking, which can cause a high number of CPU threads.

      Solution

      Confluence has already changed the default Tomcat connector to an NIO connector using org.apache.coyote.http11.Http11NioProtocol, JIRA should consider doing the same.

            Assignee:
            Unassigned
            Reporter:
            Branno (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: