Ask HN: Client side or server side sessions?

https://news.ycombinator.com/item?id=4330019
by codegeek • 14 years ago
7 12 14 years ago

I have been doing a lot of reading lately on sessions and cookies. I am almost obsessing over web security while learning Python/Flask and building some small apps to teach myself.

I know there is probably not a one size fits all kind of answer for this but what are the pros and cons of client side vs. server side sessions ? I was thinking of building server side session (using redis). Thoughts?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com