mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-30 00:18:21 +01:00
686c02d54a
Summary: Ref T10696. By default, `node` uses 1.5GB, which is enormous overkill for this service and can crowd out other services if it's running next to things like a database on the same host. Provide a configuration option to adjust it via `--max-old-space-size` and default to 256MB. It only seems to need about 30M locally, so this should be plenty of headroom. Test Plan: Ran `bin/aphlict debug`, things seemed OK. It takes a long time (days?) to grow to 1.5GB so I can't easily test this locally without a lot of work, but I'll keep an eye on it in production. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10696 Differential Revision: https://secure.phabricator.com/D15720 |
||
---|---|---|
.. | ||
advanced_configuration.diviner | ||
configuration_guide.diviner | ||
configuration_locked.diviner | ||
configuring_accounts_and_registration.diviner | ||
configuring_backups.diviner | ||
configuring_file_domain.diviner | ||
configuring_file_storage.diviner | ||
configuring_inbound_email.diviner | ||
configuring_outbound_email.diviner | ||
configuring_preamble.diviner | ||
custom_fields.diviner | ||
managing_caches.diviner | ||
managing_daemons.diviner | ||
managing_garbage.diviner | ||
notifications.diviner | ||
storage_adjust.diviner | ||
troubleshooting_https.diviner |