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

  • Home
  • SEARCH
  • 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 1051845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T16:59:57+00:00 2026-05-16T16:59:57+00:00

I know there are a some changes to a web application when moving from

  • 0

I know there are a some changes to a web application when moving from a single web server to two, or more, web servers. But architectually, are there any other changes to consider when adding more servers to the farm? I understand deployment would become more complex with more servers in the farm. I ask because a while ago during an interview, there was concern that I didn’t have enough experience dealing with a large web farm. Three servers is about the biggest I’ve worked with.

  • 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-16T16:59:58+00:00Added an answer on May 16, 2026 at 4:59 pm

    One important thing to take care about is using memory-based storage. This includes session state, application state, cache, etc. When you have a single server it’s safe to use these to write values for later use and expect to find them there later. In a web farm each application instance will have it’s own memory space so you need to take care when using it between different page requests.

    The session state can be changed to be SQL-server based or to use a state server, this will alleviate some of the problems, allow you to properly handle user sessions (if the application has the concept of users and accounts). Having session stickyness is another good thing in order to make sure that once a user was directed to a certain machine in the farm it will continue to be directed to the same machine throughout the visit.

    Of course there are other aspects to address, but this is one thing I just happen to deal with right now.

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

Sidebar

Related Questions

I know there is some syntax with ? to optionally render attribute. But I
Simple query, possibly impossible but I know there are some clever people out there
I know there are already some posts about this topic, but I cannot find
I know there have been some similar questions to this, but they haven't helped
i know that there is some rules and standards in css handling but i
I have a java web application, which runs on a number of servers. Some
As far as I know there's some kind of Linux in the Chrome OS
I start dicoverig C# today ... as you know there is some difuculties using
I'm currently studying the malloc implementation for my homework. I know there exists some
I know that there are some threads have a similar issue with this thread.

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.