草庐IT

MySqlSessionProvider

全部标签

asp.net - 使用 MySqlSessionProvider 时,什么删除过期的 session ?

我从thisMSDNpage了解到的有关Asp.Netsession提供程序的一切信息.但是,在工作中我们使用的是MySqlsession提供程序,我对一个细节感到困惑:session过期。在该MSDN页面上,它说:TheASPStatedatabaseincludesaSQLServerAgentjobthatperiodically(bydefault,every60seconds)callsthestoredprocedureDeleteExpiredSessionstoremoveexpiredsessions.我对此有一些疑问。我们正在使用MySql,因此没有SQLServe