Review and update selected properties to improve server efficiency.
HTTPS Back-End Connection Properties
Configure back-end connection properties to ensure that adequate resources are allocated for SAP Mobile Platform Server connections to the data source back end.
Database Connection Pool Properties
Connection pools allow SAP Mobile Platform Server to reuse established connections to the database. Adjust the maximum number of connections that can be in the connection pool to ensure that adequate resources are allocated. Mobiliser uses its own connection pool. If you have enabled Mobiliser features, you can adjust the minimum and maximum number of connections for each connection pool partition.
Database Cache Properties
A database cache enables you to improve performance by reducing the number of times the database needs to read an object.
Enabling/Disabling Client Statistics
Client statistics collect data for each native or hybrid application client request to the server. Reviewing these statistics enables you to assess how applications are being used in the end user community.
Java Memory Properties
You can control the amount of memory allocated to SAP Mobile Platform by specifying the heap size for the Java command line process. The heap size represents only part of the memory used by Java.
Tomcat Thread Pool Properties
The Tomcat thread pool settings provide the main worker threads that handle incoming connections before handing operations off to other subsystems. The default maximum thread value of 250 is sufficient for most workloads. Adjust the value to increase the number of threads that can be executed simultaneously or decrease the value to help prevent CPU overload.
Setting the Maximum Number of Client Logs
(Applies only to hybrid) You can view application registration logs uploaded from clients using Management Cockpit. Uploaded client logs are stored on the server in SMP_HOME\Server\log\clientlogs\Application ID\Registration ID. By default, a maximum of ten logs will be stored for an application registration. You can change this setting to a higher or lower number as required. When the maximum number of client logs is reached, logs will be deleted from the server based on the log date (oldest logs deleted first).