Commit 9bf901e
committed
Run apache2 under jemalloc
jemalloc ends up resolving the memory fragmentation issues we've seen
under APIv2 with the default glibc allocator.
It should be relatively safe to swap in given how battle tested jemalloc
is by much larger corporate users.
See <freedomofpress/securedrop-client#3234 (comment)>
and following comments.
Fixes #7817.1 parent 2c287d5 commit 9bf901e
3 files changed
Lines changed: 4 additions & 1 deletion
File tree
- securedrop/debian
- app-code
- etc/apparmor.d
- lib/systemd/system/apache2.service.d
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments