Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7698207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T22:11:18+00:00 2026-05-31T22:11:18+00:00

Basically my question is i have a website which was developed around 3 years

  • 0

Basically my question is i have a website which was developed around 3 years ago, while development it was proposed that this site will be used by few people on internet.

But now it seems like many users are accessing the website. So we have planned to create a Web sever Farm where we have multiple servers for our website.

major problem in development is old website used InProc Session state and now since we are upgrading to multiple servers we want to change InProc to Outproc i.e StateServer Session State.

Can you guide me on this upgrade and how can it be achieved in simple and easy way rather than changing the coding on each pages wherever sessions are used.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T22:11:20+00:00Added an answer on May 31, 2026 at 10:11 pm

    What you going to have here is that you move your site to many web servers and the actual issue here is “how to keep the same state for each user regarding the server”.

    There are two options.

    First option is to setup the router that split the users to the server, to use the “Sticky option”, meaning that each user is stick for his session to one server, and one only. In this case it did not matter if you use inproc or sql server session, as long as the router make good job. This is the case of course that you do not use any other database for common data.

    Second option is to use an sql server and move the session to the server, but here the server must be on one server and the others server’s gets his session data from this one. Also you setup on web.config the same key machine for all web servers.

    So for this case you need.

    1. To setup a common/shared SQL server on one server
    2. To install on this the session database (actually run a script from asp.net)
    3. Setup the web.config to use this database as session
    4. Setup the web.config to have the same machine key.

    In the case that you use a database for other data, then you place this database together with the session database, and you make a share connect to that database also. The point here is that the data must be live on one computer, and the other computers connect to this main one for the data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm not really sure how to title this question but basically I have an
I have basically the same problem outlined in this question, however I am using
This question is related to another question I asked Basically, I have 2 horizontally
this kind of follows on from another question of mine. Basically, once I have
I have just a simple question ! Basically, I want to make a website
I am currently building a website in codeigniter that is one page site, basically
What I want is basically in the question title. I have a website page,
This is probably a simple question... I have a UIView with a button that
I have an SQL question, related to this and this question (but different). Basically
we are running a click-to-call service, my idea is basically like this: website have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.