|
|
|
|
|
by telgareith
581 days ago
|
|
Server side session state for more than authentication is way worse than "code smell." It requires a ping to a shared data source on every request. And, the same one for all of them. No sharding, No split domains... That gets expensive fast! |
|