R
Robert Aldwinckle
Bram Weiser said:Dear Robert,
Hello, and thanks for contributing to this thread.
The 8-week figure comes from simply opening up the History folder, either as
part of my IE browser, and also by clicking on Local Settings and History in
Windows Explorer. I presumed (and still believe) that what I see there is
really what's kept on the hard drive.
Actually all it is is a special formatting of the Visited: entries
in the main index.dat file.
Also, yes, I visit a lot of sites, but, again, I'd say that shouldn't force
History to be so limited, especially when there's so much free space on my
hard drive, and when I'd set the TIF folder size to be so big (now 1715MB).
Are you missing my point? The History "special folder" has an implementation
(such as the index.dat file, etc.) and hence may have some implementation limits.
Regardless of how much physical harddrive space you have, if the combination
of your preference for having too many days plus your current browsing behaviour
causes those implementation limits to be reached that could be the reason why
you wouldn't be able to see more (e.g., exceed the implementation limits.)
So, how to adjust that index.dat implementation size, if, in fact, that's
truly the culprit? (Understandably, I'm reluctant to tweak the registry
unless I/we/whoever truly knows the move is a safe, and productive/helpful,
one.)
I suspect that this is where you have to become a trailblazer
for the rest of us, do some experiments and report your results.
Obviously the current value of the CacheLimit variable isn't
tied directly to the size of the index.dat. Perhaps it is as simple
a thing as a maximum count. To test that idea use your cmd
window (positioned at the History.IE5 directory) and enter this:
find /c /i "Visited:" index.dat
If you see that command reporting something like 8192
I think that that would be a good indication that the CacheLimit
value would be constraining the number of History items
which you could keep. Then if you wanted to try to see more
I think it would be worthwhile to try increasing that value.
As an extreme example of what I am getting at and as a way
of testing this idea take your 210 days and divide that into 8192
then make sure that on average you don't add more than
39 items to your History each day. If you are hitting that
limit after 8 weeks (56 days) I guess the implied average
number of new visits per day (146) will be large enough
to discount the idea...
OTOH there is something definitely regular about the sizes
that we are seeing. For example you told Gary that yours
was "16,171,008 bytes" In hex that's F6C000.
As an exact multiple of 8192 it's 1974.
Currently mine is 1,228,800 bytes In hex that's 12C000.
As an exact multiple of 8192 it's 150.
A reasonable guess from those observations would be
that perhaps that CacheLimit value is just a transitory limit
which can be exceeded as needed and there is some other
implementation constraint which will account for your symptom.
I don't know.
I must also say, regrettably, I think I started to lose your train of
thought around when you were discussing History.IE5. I'd seen that folder
before "in my travels", but haven't checked it as part of diagnosing this
issue.
Thanks again.
Bram
Good luck
Robert
---