PHP scripts randomly becoming really slow to respond - Database lockup?
- by webnoob
Hi All,
I wasn't sure whether to post this here or on stackoverflow, so apologies if its in the wrong place.
I have about 7 php scripts running on a centOS VPS. Each of these scripts contacts a game server and processes the logs, with the logs it either does some database queries or sends info back to the game server.
I am having an issue where…