mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03955
[Bug 785472] [NEW] Eliminate all raise_memory_limit() calls
Public bug reported:
There are very few places in Mahara were we raise PHP's memory limit,
but it is bad practice since that memory may not be reclaimed by Apache
until that child process is terminated.
Unless we are confident that a particular operation is impossible to do
without raising the memory limit, we should rewrite code which fails to
work within 32 MB of memory.
** Affects: mahara
Importance: Medium
Status: Triaged
** Tags: scalability
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/785472
Title:
Eliminate all raise_memory_limit() calls
Status in Mahara ePortfolio:
Triaged
Bug description:
There are very few places in Mahara were we raise PHP's memory limit,
but it is bad practice since that memory may not be reclaimed by
Apache until that child process is terminated.
Unless we are confident that a particular operation is impossible to
do without raising the memory limit, we should rewrite code which
fails to work within 32 MB of memory.
Follow ups
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2016-11-06
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2015-10-23
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2015-08-19
-
[Bug 785472] A change has been merged
From: Mahara Bot, 2015-08-19
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2015-08-19
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2015-08-17
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2015-08-17
-
[Bug 785472] A change has been merged
From: Mahara Bot, 2015-04-23
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2015-04-16
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2014-10-20
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Kristina Hoeppner, 2014-08-24
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-07
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-06
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-06
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-08-04
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Nigel Cunningham, 2014-07-30
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-07-30
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-07-30
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-07-30
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-07-30
-
[Bug 785472] A patch has been submitted for review
From: Mahara Bot, 2014-07-30
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Nigel Cunningham, 2014-07-25
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2014-04-15
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Son Nguyen, 2013-11-28
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Son Nguyen, 2013-11-28
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2013-11-13
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Robert Lyon, 2013-11-13
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2013-10-22
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2013-09-30
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Aaron Wells, 2013-04-19
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Hugh Davenport, 2012-08-13
-
[Bug 785472] Re: Eliminate all raise_memory_limit() calls
From: Hugh Davenport, 2011-05-23
-
[Bug 785472] [NEW] Eliminate all raise_memory_limit() calls
From: François Marier, 2011-05-20
References