Bug #34624
Set the MALLOC_ARENA_MAX variable to counter memory bloating in production environments
Difficulty:
Triaged:
No
Bugzilla link:
Description
It is not strictly necessary for the smart proxy itself, but once the smart_proxy_dynflow plugin is used, memory consumption can go up quite drastically.
Associated revisions
History
#1
Updated by Adam Ruzicka about 1 year ago
- Bugzilla link set to 2064583
#2
Updated by The Foreman Bot about 1 year ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/828 added
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#4
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset e26f207b14b4812f5904d07b9c9e2111492da262.
#5
Updated by The Foreman Bot 12 months ago
- Pull request https://github.com/theforeman/smart-proxy/pull/830 added
#6
Updated by The Foreman Bot 12 months ago
- Pull request https://github.com/theforeman/smart-proxy/pull/831 added
#7
Updated by The Foreman Bot 12 months ago
- Fixed in Releases 3.2.1 added
#8
Updated by The Foreman Bot 12 months ago
- Fixed in Releases 3.1.3 added
#9
Updated by Amit Upadhye 10 months ago
- Subject changed from Set MALLOC_ARENA_MAX to counter memory bloat in production to Set the MALLOC_ARENA_MAX variable to counter memory bloating in production environments
Fixes #34624 - Set MALLOC_ARENA_MAX to counter memory bloating