You are on page 1of 3

Cluster Installation

PDF download from SAP Help Portal:


http://help.sap.com/saphelp_smp303svr/helpdata/en/7c/20e66470061014a6abb4fe56ce429c/content.htm
Created on August 18, 2014
The documentation may have changed since you downloaded the PDF. You can always find the latest information on SAP Help Portal.
Note
This PDF document contains the selected topic and its subtopics (max. 150) in the selected structure. Subtopics from other structures are not included.
2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose
without the express permission of SAP SE. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE
and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by
SAP SE and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express
warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other
SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE in Germany and other
countries. Please see www.sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.
Table of content
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 1 of 3
Table of content
1 Cluster Installation
1.1 Clustered Servers in the Landscape
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 2 of 3
1 Cluster Installation
You can install SAP Mobile Platform in a cluster configuration, with an external database that coordinates settings for the server nodes. You can add proxy servers
and a load balancer in the DMZ to distribute the workload. And you can set up high availability in your external database, so that there is no single point of failure
in the system.
Figure 1: High-Availability Production Cluster
Summary of high-availability production cluster architecture:
The cluster consists of two or more SAP Mobile Platform Server nodes. If any one server node fails, the remaining server nodes take over and server
support continues uninterrupted.
An external database supports the SAP Mobile Platform Server nodes.
Each SAP Mobile Platform Server node and the external database are installed on separate servers.
With high availability set up in your external database, there is no single point of failure in the system.
A high-availability load balancer and/or reverse proxy routes new incoming requests to the SAP Mobile Platform Server node with the least load; follow-up
requests are routed to the same server for the rest of the user session.
For installation details, see Adding Cluster Nodes in Installation: SAP Mobile Platform Server for Windows or Installation: SAP Mobile Platform Server for Linux.
In this section:
Clustered Servers in the Landscape
Parent topic: Choosing an Installation Scenario to Implement Your Landscape Design
Related Information
Single-Server Development Installation
Single-Server Production Installation
1.1 Clustered Servers in the Landscape
An SAP Mobile Platform Server cluster consists of two or more servers (nodes) that service the same set of client devices, users, and mobile applications, and
rely on the same set of back-end data services. Clustering SAP Mobile Platform Servers improves system availability and scalability.
The main advantages of a clustered SAP Mobile Platform Server system include:
High availability and failover when a failure occurs on any node, a load balancer redirects client sessions to another node in the cluster. This ensures that
users have constant access to SAP Mobile Platform Server services. The load balancer must be configured to determine when a node in the cluster has
failed.
Horizontal scaling you can implement horizontal scaling by adding and subtracting nodes to adapt to changes in system load or performance
requirements. There is no limit to the number of nodes that can be supported. Use a load balancer to share the client session workload across the cluster.
The SAP Mobile Platform Server database is a common resource used by all nodes in the cluster. To ensure high availability and performance of the cluster:
install the database on a separate server
implement high availability for the database according to the guidelines for your database type
monitor the database performance and increase resources as required.
Parent topic: Cluster Installation
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 3 of 3

You might also like