in Education by
The ASP.NET application that I am currently responsible for at my day job has hit its limit in terms of its ability to scale inside a single server. Obviously we are working toward moving session out of process and the test and hopefully deploy date draws near. I would like to draw on the experiencies of people using the built in load balancing in Windows vs. an appliance solution such as one by Baracudda, Coyote Point, F5 etc. Did you start with one and move to the other and why ? thoughts and advice appreciated in advance... JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I have some experience with load balanced solutions, however it really depends how your network and software are designed as to which is the best solution for you to go for. In terms of solutions I've encountered: Built in load balancing in windows works well for most cases, although you need to ensure your applications can handle sessions correctly if they're not sticky. etc. I've used F5 products, mainly as a caching solution, however they were overly complex for us. We are currently moving off them, as developers were not using them correctly as they were too complex. (Please note these were quite old F5 products.) We're currently trialing hardware load balancers from Foundry, and we'll probably go with them as they will fit in well with our network architecture. (Which is quite complex.). So I'd say, if you want a simple solution use load balancing in windows (If your applications will work correctly.). If not use something more complex. Regardless of which load balancer you go with, you're making your architecture more complex. So plan and test it carefully.

Related questions

0 votes
    The ASP.NET application that I am currently responsible for at my day job has hit its limit in terms ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 5, 2022 in Education by JackTerrance
0 votes
    What's the best way to authenticate and track user authentication state from page to page? Some say session ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 10, 2022 in Education by JackTerrance
0 votes
    I have the following HTML/ASP.NET code: Ny test Name: When using the "POST" form post method I ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which of the following is not true about Elastic Load Balancing? Select the option from below list : ... AWS Interview Questions and Answers Agile Interview Questions Answers...
asked Jul 21, 2021 in Technology by Editorial Staff
0 votes
    What ensures load balancing of the server in Kafka?...
asked Nov 1, 2020 in Technology by JackTerrance
0 votes
    I write the following code to access the page but this is not working for me if (User.Identity. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I write the following code to access the page but this is not working for me if (User.Identity. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I have an Entity (QuoteSheet) that contains a child entity (QuoteTask), which is loaded using the ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    What is Amazon Elastic Load Balancer (ELB)?...
asked Feb 10, 2023 in Technology by JackTerrance
0 votes
    AWS Elastic Load Balancer (ELB) is an example of __________. A. Client-side discovery B. Server-side discovery...
asked Jan 10, 2023 in Education by JackTerrance
0 votes
    Which of the following are load balancer types? A. Standard Load Balancer B. Public Load Balancer C. Internal Load Balancer D. All the options...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    SMPS is an (a)Internal hardware (b) External hardware (c) Software (d) None of these Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    SMPS is an (a)Internal hardware (b) External hardware (c) Software (d) None of these Select the correct answer from above options...
asked Dec 30, 2021 in Education by JackTerrance
0 votes
    Make a list of five each hardware and software present in your system. Select the correct answer from above options...
asked Dec 27, 2021 in Education by JackTerrance
0 votes
    name the hardware and software components required for browsing through internet Select the correct answer from above options...
asked Dec 27, 2021 in Education by JackTerrance
...