Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Recent testing has exposed an issue with the accuracy of Internet Explorer hit count values stored in the Master INDEX.DAT file.  Normally, the hit count would be stored as a 32bit integer at record offset 0x54 (decimal 84).  In many cases, comparing the record value to the hit count returned by Internet Explorer would show a mismatch.  In these cases, Internet Explorer has an additional record object which stores an additional visit count.  Testing has shown this additional count object to be accurate and is the value presented by the application.  When the additional record object is present, NetAnalysis parses that block and displays that value in the hit Hits column.  The original value stored at offset 0x54 is now displayed in the status Status column as can be seen from the figure below.

...