Page 1 of 1
Suggestion - Regarding PPD and Such
Posted: Sat Jun 24, 2006 4:13 pm
by Hill-Shatar
I know on many sites nowadays that one of the major problems is the same as this boards, when the servers and such can't handle the pressure. Just thought I'd toss this out, but wouldn't doing away with things that require real time updating and are not totally necessary, like the Post Per Day count, lighten some of the strain placed on the board as a whole?
Posted: Sun Jun 25, 2006 2:36 am
by Xandax
From Buck's replies in the other thread I doubt something such as post per day would be causing a strain (if it is, the people who created this board should learn some SQL and Webprogramming
![Big Grin :D](./images/smilies/)
).
It was the queries/searches into the equipment databases which GameBanshee fronts on the various game sub-sites which cause(d) the majority of strain from users.
So I doubt "PPD" would be much of an issue.
Posted: Sun Jun 25, 2006 12:48 pm
by Hill-Shatar
Nah, but it might lift some of the strain currently on the site. Every single time a post is made by a member that statistic is recounted, and doesn't that send some sort of query as well? It just seems that all Real-Time additions might be bogging down the system, but hey, I'm don't know much about this sort of stuff.
Meh. It was a suggestion that I decided to toss out in passing.
![Smile :)](./images/smilies/)
Posted: Sun Jun 25, 2006 11:05 pm
by Xandax
Every single time a post is made by a user, a database entry has to be made, relation updated etc. The sta****tics (post per day) should be one of the least ressource demanding events within that entier process.