📄️ How to Change the Port of Main and Nginx Server?
Main Server (Tomcat)
📄️ Configuring SSL for HA Proxy, Nginx, and MeshCentral Servers
Overview
📄️ How to enable HTTPS?
HTTPS (Hyper Text Transfer Protocol Secure) is the protocol used to transfer data in an encrypted format. It is used to secure the sensitive data like bank details, credentials, etc. from being exposed to the hackers. It generally uses the SSL certificate to secure the connection between the two end-points.
📄️ How to Configure Application and Database Server Separately?
This document describes how the ServiceOps application and database server can be configured on different machines.
📄️ How to Configure Memory and Connection Pool?
Overview
📄️ Steps to Increase the Connection Limit
Effectively managing system resources is essential to ensure the performance and stability of applications, particularly those handling numerous concurrent connections or large datasets. By default, the Motadata server supports a fixed number of open files or connections, which may be insufficient for high-performance or resource-intensive applications. To address this limitation, increasing the open file or connection limit is necessary. This article provides a step-by-step guide to help you adjust these limits, ensuring your system can easily handle demanding workloads.