session state and load balancing

M

m.a

Hello,

I am looking for a hosting solution for my asp.net application. I found
that some ISP stated that session states are not preserved in a load
balancing system. As I know, if the asp.net is configured to save the
session states in SQL server or file system, it would be preserved in load
balancing systems.

What is the whole story from the hosting point of view?

what should I look when I am searching for a hosting solution?

Any suggestion for a ISP that doesn't have this problem?



Regards
 
P

Phil Johnson

Hi, I can't suggest any hosting, but you are correct, it is only session
state that is configured to be stored in process that will not work with load
balancing.

Configuring the app for SQL Server state management will work with load
balancing.

--
Regards,

Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top