I have a Joomla (2.5) site that sporadically hangs in its response. PHP seems to do its thing in a reasonable amount of time, but the response hits apache's time limit.
New Relic Stack Trace:
I've never seen this before, but I've also never developed Joomla sites before. Is this common to Joomla? How would you go about debugging this?
Additional details:
- I don't see any relevant error log records
- Extra-large EC2 instance, RDS database, Ubuntu 12.10
- Apache2, PHP 5.3 installed from
apt-get