Hit Count Report Incorrectly Assigns Values to Subwebs (204163)



The information in this article applies to:

  • Microsoft Site Server 3.0

This article was previously published under Q204163

SYMPTOMS

When you import log files from a single log data source that contains multiple subwebs, the hit count report incorrectly assigns the values to the subwebs.

CAUSE

The Usage Import module assigns hits based on the first pattern match found and does not continue looking for a "better" match. Therefore, if the root Web is listed first, all hits are assigned there, and the hit counts for the subwebs are all zero.

RESOLUTION

This problem has been resolved in Site Server 3.0 SP2.

WORKAROUND

Move the root Web site to the bottom of the Log Data Source list.

STATUS

Microsoft has confirmed that this is a problem in Site Server 3.0.

MORE INFORMATION

The subweb is in a single directory below the root directory, for example:

http://mysite --Root site
http://mysite/sub1 --subweb 1
http://mysite/sub1/dir1 --directory 1 of subweb 1


Modification Type:MajorLast Reviewed:7/17/1999
Keywords:kbbug kbSiteServer300sp2fix KB204163