This is a search-engine-friendly text mirror of the TalkBass Forums

VIEW FULL LIVE VERSION : Just a little something me and WR noticed...


Mike Money
10-26-2003, 07:45 PM
here ya go:

http://www.talkbass.com/forum/attachment.php?s=&postid=1185624

paul
10-26-2003, 10:12 PM
One of the major burdens on the server running this forum software is, in fact, the updating of the thread views count. You can imagine, every time a thread is viewed data has to be sent into the database to increase the counter by one. In order to alleviate some server burden, I've implemented a system that delays the view count insertions to the database. This takes a lot of database queries out of the pipeline.

In otherwords, the 'views' column is now updated about once very 15-30 minutes instead of instanteously. This is a standard feature in the new version of this forum software due out this fall (VBulletin 3.0).

Mike Money
10-26-2003, 10:18 PM
Whoa, thats a good idea. I hope that programmer got a cookie or something for thinking of it... i wish i did.

Wrong Robot
10-26-2003, 10:34 PM
Is the software really not out yet?

I could have sworn I was on a v 3.0 vB forum just the other day.

edit: here
http://forums.s2games.com/6/ubb.x

paul
10-29-2003, 05:48 PM
That's a UBB board (we use VBulletin). VBulletin 3.0 is still in beta stage :)