2011年12月22日
摘要: If you are running in IIS6 mode, your web sites will be using ApplicationPools. If your app pools are set to run using multiple processes, then cache& session information will be inconsistently accessible to aspx pages. Checkthe # of processes for your IIS 6 app pool. If it's >1, then tha 阅读全文
posted @ 2011-12-22 17:42 weaver_chen 阅读(482) 评论(0) 推荐(0) 编辑