Hello all,
My Dolphin 7.0.6 site had been running fine for many months and yesterday it started loading at a very slow speed, throwing 500 errors, loading half a site, etc. I looked at my cpanel server stats and found that I was using the max server memory, cpu, and processes allowed. When I checked the running processes, I found the /flash/XML.php to be most of those processes. I disabled /flash/XML.php and found that server useage drops back to normal and the site runs fast but of course with no flash apps. When I enable /flash/XML.php it immediately jumps back to maxing out the server.
In trouble shooting, I found that when I enable /flash/XML.php and then go and check the stats for the last 300 files accessed, I see it completely filled with listings like this - /flash/XML.php?module=im&action=updateInvite&recipient=731&_t=1307287484386 - all the same /flash/XML.php?module=im&action=updateInvite&recipient with different recipent numbers for each listing. If I refresh the page the the 300 are still the invite but with new numbers.
It seems as if the IM module invite task has got stuck in loop of something. so as soon as I enable the /flash/XML.php hundreds and hundreds of /flash/XML.php?module=im&action=updateInvite&recipient= start running basically crash the site. I checked the database and found a pending IM database table and emptied it but that didn't help. Does anyone know what I could try to fix this?
Thank you
