History of TP-DB-Hits

Differences from version 2 to 3



@@ -1,7 +1,7 @@

-__tiki_object_access___ (content_id is primary key):
+__tiki_content_access___ (content_id is primary key):
 content_id, hits, external_hits, bandwidth, aggregate_bandwidth, count_start_date, last_access_ip, last_access_session
 
-This table is used for keeping track of access by users to tiki objects. This table is expected to be updated for every access to tikipro page
+This table is used for keeping track of access by users to tiki objects. This table is expected to be updated for every access to bitweaver page
 
 ===Content_ID=== - integer - Info on actual content and link to tiki_content table
 

@@ -22,4 +22,4 @@

 
 This table would replace ''hits'' field in various other tables such as tiki_content, tiki_structures, tiki_blogs, tiki_attachments.
 
-The hits would be counted by every page access and table updated as one operation for all the objects that were accessed (so as to minimize number of updates to database). Optional quota package would also allow counting bandwidth used during such access
+The hits would be counted by every page access and table updated as one operation for all the objects that were accessed (so as to minimize number of updates to database). Optional quota package (or other comparable package) can also allow counting bandwidth used during such access
Page History
Date/CommentUserIPVersion
27 Jan 2005 (22:05 UTC)
William Leibzon216.151.194.2263
Current • Source
William Leibzon216.151.194.2262
View • Compare • Difference • Source