Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » mxmCounter package for Zope » two tiny observations
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: mxmCounter - A Simple Zope Hit Counter

two tiny observations

Posted by Anonymous User at 2004-03-09 08:28 PM
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 by maxm at 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.