[jboss-jira] [JBoss JIRA] Created: (JBAS-6299) Cluster Performance tuning docs

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Dec 9 11:38:36 EST 2008


Cluster Performance tuning docs
-------------------------------

                 Key: JBAS-6299
                 URL: https://jira.jboss.org/jira/browse/JBAS-6299
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Docs/Performance Tuning Guide
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-5.1.0.Beta1


Document suggestions for increased performance in a cluster.

Off the top of my head, I'm sure there are others, in no particular order:

1) Adjust UDP buffer kernel defaults.
2) Buddy replication for session use case.
3) Separate transport for high load channel.
a) Bundling enabled for async use case; udp-async stack
4) No FC for synchronous use case; udp-sync stack.
5) Shorter cluster names.
6) Remove cache loader config from web session cache if not using passivation.
7) TCP for smaller clusters???

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list