[development] Batch API on cron

andrew morton drewish at katherinehouse.com
Thu Jul 15 13:09:44 UTC 2010


On Thu, Jul 15, 2010 at 9:04 AM, Ken Rickard <agentrickard at gmail.com> wrote:
> Drush scripts (especially bulk node processing) are subject to hitting
> PHP memory limits when processing large amounts of data.
>
> Anyone have ways around that issue?

Besides <?php ini_set(“memory_limit”,”1G”); ?> ?

andrew


More information about the development mailing list