----- Original Message -----
From: "Sascha Welter" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 08, 2007 4:32 PM
Subject: [Zope] Re: Hit counter (was: External Methods and
Authenticationerror)
(Thu, Mar 08, 2007 at 02:46:14PM -0500) Jonathan wrote/schrieb/egrapse:
I found hit counter concept on zopelabs
(http://www.zopelabs.com/cookbook/991116439 for anyone who is interested)
that uses an sql db to store/retrieve frequently updated information.
I am going to modify the application to use an external mysql db instead
of
constantly updating objects in the zodb.
Thanks for the catch!
Using SQL for a hit counter? Talk about overkill. This one is what I was
talking about:
http://www.mxm.dk/products/public/mxmCounter/
A much better concept!
Thanks!
Jonathan
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )