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 726587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:28:09+00:00 2026-05-14T06:28:09+00:00

We have an ASP.Net MVC project that will start with a single web server

  • 0

We have an ASP.Net MVC project that will start with a single web server but will likely soon scale into a small web farm. As ASP.Net Authentication stores a UserID, and data caching may also be useful, we will likely need to make the jump to state server fairly soon.

I’d like to hear from others how State Server has been to work with and how it scales from a performance perspective.

Alternatively, we could architect it as completely stateless by not using data caching and tracking sessions with an encrypted cookie.

Update: I had some misinformation previously (from a Microsoft technical advisor…), Auth does not store in session like I thought, it just stores in the cookie. So, we would not need state server in this situation afterall.

  • 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-14T06:28:09+00:00Added an answer on May 14, 2026 at 6:28 am

    A fully stateless (sessionless) application would be more scalable. Using ASP.NET FormsAuthentication, user id is stored in an encrypted cookie which is available on every request and you can obtain user information from a data store. To further improve performance you could cache the results of some expensive queries. Ideally this cache would be distributed over a cache servers farm. For example youy could use memcached which has a provider for ASP.NET.

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

Sidebar

Related Questions

I have asp.net mvc 4 web application project on my server in IIS Directory.
I have an ASP.NET MVC project and I have a single action that accepts
I have an ASP.NET MVC 2 project that renders conventional strongly typed pages, but
I have an Asp.net MVC project that modestly uses jQuery scripts. My views also
Hi I have a Visual Studio solution and an ASP.NET MVC project that uses
I have an Asp.Net MVC project with the typical forms authentication that redirects the
I have an ASP.NET MVC 3 project that I just created using the project
I'm starting a project that will be public facing using asp.net mvc. I know
i have project in ASP.NET MVC 3 and a mysql database that contains a
I am starting out on a project that will involve ASP.NET MVC using a

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.