Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个表和日志记录机制,用于记录使用会话 ID 登录的客户。但是,我们注意到的一件事是,有时会话 ID 信息会变得非常大,超过 255 个字符的 ID。我们怎样才能阻止它这样做呢?
此页面似乎讨论了主题http://forums.asp.net/p/1264093/2370866.aspx
看来您需要制作自己的会话管理器