A cluster is a set of WebLogic servers working together, serving pages at the same port. From the user’s point of view, all of the servers function as a single server; it does not matter which server handles a given request.

Virtually all production sites use clustering. Clustering provides much better performance and reliability than running on a single server. For example, if one server in a cluster goes down, the user may not be aware of it, because the other servers in the cluster can take over the sessions it was handling.

Setting up clustering of WebLogic servers running Oracle Commerce Platform applications involves the following steps:

See the Oracle WebLogic documentation for information about creating WebLogic servers and clusters. For information about creating Oracle Commerce Platform server configurations, see Creating Additional Oracle Commerce Platform Server Instances.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices