diff options
author | Klearchos Chaloulos <klearchos.chaloulos@nokia.com> | 2016-02-04 17:35:24 +0200 |
---|---|---|
committer | Klearchos Chaloulos <klearchos.chaloulos@nokia.com> | 2016-02-04 17:35:24 +0200 |
commit | 8c6bcbf892c60ec33292dd3a912f03f36b27be27 (patch) | |
tree | 1a2b4af4a74d12155321246ad869d269ae1ab15e /sysctl.d | |
parent | 145c990fc90277f3a89475db33bcca2af091458f (diff) |
journal-remote: decrease microhttpd memory limit
Set the MHD_OPTION_CONNECTION_MEMORY_LIMIT to 128KB. The precious value was DATA_SIZE_MAX, which was defined as 1024*1024*768. This caused journal-remote to allocate 756MB for each journal-upload connection, thus exhausting the available memory.
Diffstat (limited to 'sysctl.d')
0 files changed, 0 insertions, 0 deletions