Load Balancing for Servlets and JSPs
Can be done in two ways:
* WebLogic proxy plugin
* Load balancing hardware
– Must support: passive or active cookie persistence, SSL persistence.
Load Balancing for EJBs and RMI Objects
Load Balancing Strategies
* Round-robin (default)
* Weight-based
* Random
* With or without Server affinity