OK... I know that cookies are more easily stabilized than session variables because they are a client variable, not a server variable and thus two users can't write simultaneously and crash one another's cookie crumb trail..
Here's the question though..
I've got two sites, both I expect to be popular quickly, one uses sessions and cflock.. I CFLOCK only in the appropriate places, another uses cookies and encrypt()'ed passwords.. I want to know.. am I going to get reliable performance from the cookies.. assuming the database feeds data fast enough, will cookies give me.. well, I never pass up a chance for agood pun.. bad indigestion?
Thanks,
Tony Hicks
Here's the question though..
I've got two sites, both I expect to be popular quickly, one uses sessions and cflock.. I CFLOCK only in the appropriate places, another uses cookies and encrypt()'ed passwords.. I want to know.. am I going to get reliable performance from the cookies.. assuming the database feeds data fast enough, will cookies give me.. well, I never pass up a chance for agood pun.. bad indigestion?
Thanks,
Tony Hicks