Hi,
Environment: TS 6.5 SP1
OS: MS Win 2003
4 CPU
8 GB Ram
I need some coaching about the iw.cfg, section [iwserver], parameter "cachesize":
Admin guide says:
cachesize=45000
Minimum cache size is 1000; maximum is 400,000 entries. Each cache line takes a maximum of 1KB of physical memory. ... Note: The value of cachesize is not the amount of memory that is used, but the number of objects kept in the cache. |
I read out, that the cachesize parameter can set up with a value between 1000 and 400,000.
But what does the sentence "Each cache line takes a maximum of 1KB of physical memory" mean,
especially: what is a cache line?
If I have a cachesize value of 45,000, do I have 45,000 cache lines with 1KB each?
Then there's the given note:
"value of cachesize is the number of objects kept in the cache"
If I have a cachesize value of 45,000, my cache can contain 45,000 objects (files or what?)?
But what's with the memory amount of 45,000 objects?
Perhaps someone could bring some light into this...
Regards
Stefan