Help!
This wednesday something really weird happened. My hosting ISP went ballistic because the board started taking down the process pool. Note that I have not made any changes to the board, the database, or the .NET code, or to the hosting service.
After a lot of digging, I can see only one common factor.
For most users, the board acts normally - but for one specific user - accessing a thread where the user have posted something (topic or message), or even when accessing the user profile, the server will churn and churn and eat a LOT of CPU - slowing down the entire server. Oddly enough, accessing the user's setting through the admin panel does not cause any problems.
I need advice on how to identify and rectify the cause of this. I suspect some sort of illogical data reference, causing a loop or lockup - but where to start looking? The yaf_User table looks ok.
Using SQL Server Management Studio, I have rebuilt indices, refreshed the views, compacted the db, and run every diagnostic I can think of.
Nothing helps.
- There are no stupid questions.