Just switched over my forum fro VB 3.7 to XF. Everything seems to be working fairly well, but the server seems to intermittently get bogged down and sometimes stops.
I'm a novice at SQL, but think I've tracked it down to this in my WHM SQL process list:
I'm getting 10-20 of these on the process list, which I think is the reason it hangs. Any ideas?
I'm a novice at SQL, but think I've tracked it down to this in my WHM SQL process list:
894707xxx_xxxxxlocalhostxxxx_xxxxxPrepare11LockedSELECT thread.* , user.*, IF(user.username IS NULL, thread.username, user.username) AS use
I'm getting 10-20 of these on the process list, which I think is the reason it hangs. Any ideas?
