this looks like a really cool mod. i was wondering about the technical aspects.
you said:
Quote:
This hack adds 1 query to showthread for each user who posts in that page (or only 1 for the logged in user by configuration). In addition, the first time a member's post or profile is accessed during a day (GMT), 3 queries are performed to find that user's activity. By configuration, 1 query may be added to each page load to find the logged in user's "activity today". By configuration, 1 query may be added to each member profile view to find that member's "activity today".
|
but I was wondering, how much would that generally increase the mySQL databases size by for a forum that has 1,900 members (generally 500 active) and about 2000 new posts to the forum a day?
I'm under the restriction of server load so that's why I would like to know. Thank you.