[jboss-jira] [JBoss JIRA] (JBWEB-300) High CPU in concurrent access to the JSSESupport keySizeCache map

Aaron Ogburn (JIRA) issues at jboss.org
Thu May 29 17:59:15 EDT 2014


Aaron Ogburn created JBWEB-300:
----------------------------------

             Summary: High CPU in concurrent access to the JSSESupport keySizeCache map
                 Key: JBWEB-300
                 URL: https://issues.jboss.org/browse/JBWEB-300
             Project: JBoss Web
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossWeb-7.3.0.GA, JBossWeb-7.4.0.GA
            Reporter: Aaron Ogburn
            Assignee: Remy Maucherat


The keySizeCache map in JSSESupport isn't protected from concurrent access and so can cause high CPU loops.  The complete fix from the tomcat bug that had this map access synchronized wasn't used:

https://issues.apache.org/bugzilla/show_bug.cgi?id=47744



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list