Closed Bug 1445700 Opened 6 years ago Closed 6 years ago

apache_size_limit should be 800_000 when Linux::Smaps is not installed

Categories

(bugzilla.mozilla.org :: General, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dylan, Assigned: dylan)

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
Details | Review
The minimum virtual size of each worker is 550M (about 100M of that is being used by apache for "something"). Already we insist on at least 400M, and I think 600M is safer.
Attached file PR
There are two causes for memory usage increasing:

1. virtual memory usage is higher because of more shared libraries being used (~100M)
2. templates stored in memory account for another 100M.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Summary: ensure apache_size_limit is never less than 600m → apache_size_limit should be 800_000 when Linux::Smaps is not installed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: