Can anyone explain when to use state server or Sql server to save sessions.

B

Bhuwan Bhaskar

Hi,

Can anyone explain when to use state server or Sql server to save sessions.

Thanks,
Bhuwan
 
B

Bhuwan Bhaskar

I am new for ASP.net. As I know, both can be used to save session if you
are using web farm.

Thanks,
Bhuwan
 
M

Mark Rae [MVP]

The best time that you may us this is if you're using a web farm and
the request may not go back to the orginal server.

You are confusing inproc sessions with state server and SQL Server, both of
which can be used in a web farm / web garden...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top