If you have a lot of just-looking visitors, then thats normal.  The
client I had a problem with was getting much of his traffic from bots,
who seemed to generate a new cfid and cftoken on every page visit. 
Maybe you have a similar situation.

I wouldn't bother moving the data into a db.  I'd just set cvars to
expire (in the cf administrator.  I think its in the Variables
section) after some short period (2 days?) and zap 'em that way,
unless you are using client variables and want to preserve the values.

Then set up a db repository and just point CF to it.  CF will take
care of the old vars still in the registry all by itself.

And if you don't use cvars, don't set CF to keep them for the default
of 90 days or your database will balloon in size just as the registry
did.  Chances are you can leave the above 2-day setting in place
forever.

-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207951
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to