Quantcast
Channel: Lucee Dev - Latest topics
Viewing all articles
Browse latest Browse all 460

Allocated Memory for Request much higher than Used Memory

$
0
0

Trying to reduce the memory usage of an app. I’m using FusionReactor to look at Requests by Memory.

The top request in the report appears to have an extraordinarily high amount of Allocated Memory, relative to the Used Memory:

I’m trying to determine:

  1. What would cause this? The request itself is pretty simple, and while the payload being returned is in the MBs, it’s nothing like the usage being displayed here.
  2. Is this actually an issue? Does this report in FR give me actionable data, or is the fact that this request is at the top not matter, because the used memory is actually much lower?
  3. Why the Transaction Allocated Memory appears to be “off”, given that the container itself has a resource limit of 4GB.

OS: Docker container with eclipse-temurin:11.0.24_8-jre-focal as the base image (so, Ubuntu)
Java Version: 11.0.24+8
Lucee Version: lucee-light@5.4.3+15

8 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 460

Trending Articles