Session Implementation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 年 前
How is Session implemented in nopCommerce 2.2?  I looked around the solution but couldn't find anywhere indicating that it's InProc/StateServer/SqlServer.

I'm going to deploy on Rackspace Cloud Sites so I need to verify that it's not InProc.
12 年 前
Just configures session state in web.config file. Find more info here, By default it's set to InProc
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.