Set the proxy server initial memory limit and upper bound memory limit
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Edge Encryption
Set the initial memory limit and upper bound memory limit to specify how much memory the proxy server can consume. Set these limits to avoid performance issues in your Edge Encryption implementation.
Before you begin
Role required: admin
About this task
As a guideline, set both the initial memory limit and the upper bound memory limit to the same value. On any machine, allocate 2 GB of the physical memory to the operating system (OS). Then allocate the rest of the physical memory to the heap using the initial memory limit and upper bound memory limit properties. For example, on a machine with 8 GB of memory, allocate 2 GB to the OS, and allocate the remaining 6 GB (6144 m) to the initial and upper bound memory.
Procedure
Example: Example: Setting proxy server initial and upper bound memory limits
What to do next