Alright this is kind of a two parter. and not that important at the momment
I wish to have a 2 player gamer, very very very basic. Im not worried about bandwith or anything (as I said very basic) basicly all it does is check the mysql to see if a number has changed... thats all it does... however, it does this every 3 seconds.. (and 2 players,) so it would happend twice every 3 seconds.... however its only for 2 people, and all it is, is a php script checking the database, (no different from a user loading a forum page... in fact, less work, only 1 thing to pull) however, I dont want it to slow down the server (it dosnt seem to slow down when its on my comp) So i dont think it has any server load, however, the forum sigs no longer show server load... so I wont know if it will or not...
so the 2 questions
1) Do you really think this would cuase any load (I dont think so, but I wish to check first)
2) how do you check?
I wish to have a 2 player gamer, very very very basic. Im not worried about bandwith or anything (as I said very basic) basicly all it does is check the mysql to see if a number has changed... thats all it does... however, it does this every 3 seconds.. (and 2 players,) so it would happend twice every 3 seconds.... however its only for 2 people, and all it is, is a php script checking the database, (no different from a user loading a forum page... in fact, less work, only 1 thing to pull) however, I dont want it to slow down the server (it dosnt seem to slow down when its on my comp) So i dont think it has any server load, however, the forum sigs no longer show server load... so I wont know if it will or not...
so the 2 questions
1) Do you really think this would cuase any load (I dont think so, but I wish to check first)
2) how do you check?
