- 
    Suggestion 
- 
    Resolution: Fixed
- 
    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.
- relates to
- 
                    JRACLOUD-62745 Switch the default Tomcat connector protocol from HTTP/1.1 to org.apache.coyote.http11.Http11NioProtocol - Closed