This page describes how to execute long-running console commands, to make sure they don't run out of memory. An example is a custom import command or the indexing command provided by the Solr Bundle.
Table of Contents |
---|
Reducing memory usage
To avoid quickly running out of memory while executing such commands you should make sure to:
...