Yeah.. i have similar doubts too. Am no PHP expert, so would you know how n where do i start debugging from? Am using all released modules/views, etc.
Also, if a query results 1000s of results, will that cause any issues w.r.t. memory usage/ requirements?
cheers - Ben
--- On Wed, 4/27/11, Jarry mr.jarry@gmail.com wrote:
From: Jarry mr.jarry@gmail.com Subject: Re: [support] recommended upper limit for memory_limit To: support@drupal.org Date: Wednesday, April 27, 2011, 4:19 PM On 27. 4. 2011 16:34, Benjamin Jacob wrote:
Fatal error: Allowed memory size of 268435456 bytes
exhausted (tried to allocate 7680 bytes) in /home/website/somefile.php
I have used Drupal tweaks and the value is currently
set to 256 MB, so obviously the limit's crossed.
Hm, that's strange. I have quite complicated site, with many modules, large database, even blocks with some not very "clean" custom php-scripts, yet my site runs well with standard 128MB. I tried to increase it to 256 or even 512, but did not notice any signifficant difference...
I's suspect that php-script of yours. Maybe it's leaking memory somewhere. I can't imagine a script where 256MB is not enough. Only if it was called in parallel from thousend clients at one time, without caching results...
Jarry
This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted. -- [ Drupal support list | http://lists.drupal.org/ ]