Closed GoogleCodeExporter closed 9 years ago
Is there no support happening here?
Original comment by prodigy...@gmail.com
on 11 Nov 2010 at 4:13
I am afraid this isn't a support forum, it's for reporting bugs - I do this as
a hobby so only help when I have the time.
As for your problem, I am not sure I can help without more information. I don't
know what has been added or changed that might have increased the server usage
to the degree you are suggesting. For the script to change in the way you
suggest something must have changed on the server. Have you updated the script?
Changed directory permissions? Installed new software? Without knowing what has
changed I can't really work out where the problems lie.
If you could go through the script and and make it die and then watch cpu usage
you should be able to find where the problem lies. Add a die() command near the
start of the script, and then slowly move it down the script until the cpu
usage spikes. You will then know what the slow bit comes from.
Original comment by BinaryMoon
on 21 Nov 2010 at 11:07
I think I found the problem. Unfortunately I had committed the code with
caching disabled. Stupid mistake and I apologise for that :S
Should all be fixed now
Original comment by BinaryMoon
on 24 Nov 2010 at 2:09
Original issue reported on code.google.com by
prodigy...@gmail.com
on 8 Nov 2010 at 4:54