System Requirements
General Hints
|
Apache Tomcat
-
Apache Tomcat 10
Make sure a recent version of Apache Tomcat is installed, accepting HTTPS connections at e.g. https://tomcat-host
.
HTTPS can be configured as described in the Tomcat User Guide.
Operating System
-
Windows
-
Linux
security.manager is a Java-based application and runs on any supported operating system if the JDK/JRE requirements are met.
Database
-
Oracle Database 19c*, 23ai
-
PostgreSQL 13*, 14, 15, 16
-
Microsoft SQL Server 2017*, 2019, 2022
Virtualization
security.manager may be included in custom containers (e.g. Docker ). Containers created with map.apps must meet the system requirements listed above regarding e.g. Apache Tomcat or Java versions.
Browser
The latest stable version of the following browsers is supported:
-
Google Chrome
-
Firefox
-
Microsoft Edge
-
Safari
Optional
Please also check the Functional Matrix of Interceptors. |
Further requirements
The following conditions must be satisfied for both operation and installation:
HTTPS
The web server that is in use must support access via HTTPS; this generally requires an SSL certificate.
Memory Settings
Depending on the servlet engine used, the memory allocation might need to be increased. The following values are recommended on 64 bit Systems:
-
-Xms256m –
minimum memory allocated by the JVM (256 MByte) -
-Xmx1024m –
maximum memory allocated by the JVM (1024 MByte)
This value is for guidance only. Increase this value in accordance with the available hardware if a high load is expected and there are many services requiring protection.
Parameters have to be added in the same way as with proxy parameter settings.