21474 Posts in 5781 Topics by 2620 members
| Go to End | Next > | |
| Author | Topic: | 1943 Views |
-
Re: Tracking memory issues

26 September 2009 at 6:13pm
You both motivated me to hammer out my notes into the Wiki. I hope this is helpful, I dug out all the URL variables in the 2.3.3 codebase.
-
Re: Tracking memory issues

26 September 2009 at 7:43pm
That's great! A very handy list, thanks a lot.
I have to admit, as of now I didn't know quite a lot of these tools/methods. Bookmarked. -
Re: Tracking memory issues

26 September 2009 at 10:19pm
OH MY GOD!! That is so useful I don't think there is a word to accurately describe it!
That page has gone straight into my Silverstripe Delicious Tags!
Cheers
-
Re: Tracking memory issues

29 September 2009 at 2:20am
Right, this server keeps crashing, I am not entirely certain it is SS to blame.
Luckily I had top running over SSH when it crashed, at the time of the crash there were 30 apache2 processes running, each using 5% of CPU.
Is this normal? I thought apache ran in one process for all requests?
Any Ideas?
-
Re: Tracking memory issues

29 September 2009 at 4:41am
Also, what is debug memory measured in? Is it Bytes?
-
Re: Tracking memory issues

29 September 2009 at 4:55am
Bytes - http://us3.php.net/manual/en/function.memory-get-usage.php
This is certainly not normal and sounds like a server issue. Time to get in the logs and make friends at http://stackoverflow.com/
-
Re: Tracking memory issues

29 September 2009 at 6:00am
Right, I have kind of worked this out.
It appears to be the blog module. It is using a massive amount of memory!
Currently, debug_memory tells me it is using 540,658,016 bytes of memory!!
What the hell is going on? I dont get it :s.
-
Re: Tracking memory issues

29 September 2009 at 6:26am
If you have it narrowed down to a specific module, perhaps its time to start a new discussion in the Modules forum to get more specialized feedback.
But you are not crazy, it shouldn't be doing this. Many folks have this up and running without similar issues.
| 1943 Views | ||
| Go to Top | Next > |



