1. Having the save interval set to 100, you will loose many hits(up to 99 :), if you stop the server. So when the site is under development, it's better to keep that interval low.
2. I've inserted the code to Archetypes objects, which basically can have at least three urls: MYOBJECT and MYOBJECT/view and MYOBJECT/myobject_custom_view (and then the edit views...) Would be nice to think about some acquisition settings or something, otherwise these hits won't be computed...
Anyway, thanks for the nice product!
Jároli József (jaroli at foek dot hu)
Setting the update interval to 1 should not be a problem
Posted bymaxmat
2004-03-10 08:18 PM
I think you need rather a lot of pages before it becomes a real problem.
Check out the size of counters.dict in the var directory. That will give show you how big a file needs to be written pr. save.
2. I've inserted the code to Archetypes objects, which basically can have at least three urls: MYOBJECT and MYOBJECT/view and MYOBJECT/myobject_custom_view (and then the edit views...) Would be nice to think about some acquisition settings or something, otherwise these hits won't be computed...
Anyway, thanks for the nice product!
Jároli József (jaroli at foek dot hu)
Check out the size of counters.dict in the var directory. That will give show you how big a file needs to be written pr. save.