I'd encourage those running a public web site to weigh the trade-offs of setting cookies on every page view for extra security vs. annoying users that have privacy settings that prompt for cookie changes. This isn't a huge group of users, but they tend to be very vocal when complaining.
Jim ... > Your overhead becomes: updating the encrypted session > number on every page hit, and keeping track of the most ...
