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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:31:47+00:00 2026-05-23T01:31:47+00:00

I intend to build and deploy a custom server on Azure, I understand that

  • 0

I intend to build and deploy a custom server on Azure, I understand that incoming data will have to go through the load-balancer first before coming to the instances. So in order to listen for requests I need to listen on an assigned port from the load-balancer. My question is are there any latency overhead when the incoming data have to go through LB first?
And do I need to change my code to be able to spread across many instances or the load balancer will handle these things for me?

  • 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-23T01:31:47+00:00Added an answer on May 23, 2026 at 1:31 am

    There is going to be “some” latency due to the fact it’s yet another part of the path. However, from load-balancer to your VM instance is going to be very fast, as the two are in the same data center. This is simply something that’s part of the Windows Azure fabric.

    The load balancer itself is not programmable by you, and basically provides a round-robin distribution. You need to make sure your server has no dependency on sticky sessions – there’s absolutely no guarantee that a user who visits Server0 will then visit Server0 on the next visit.

    Having said that: To share state information across instances, take a look at the AppFabric Cache, which went into production about a month ago. This is Cache-as-a-Service, and provides a very fast way of storing and retrieving key/value pairs. More information about AppFabric Cache is here.

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

Sidebar

Related Questions

I intend to build a small web site that will poll a third party
I intend to build a RESTful service which will return a custom text format.
I have this java swing application that I intend to sell over the internet.
For a project that I intend to start on soon, I will need to
I have this GenericRepository class that I intend to use as a base-class for
I have got a grid[Grid1] that build its dataRows when a button[search] is clicked,
I intend to use RADIX / MTRIE as my preferred data-structure for a routing
I intend to develop a system that is entirely based on modules. The system
I have an SVN repository where I have trunk and a branch. I intend
I intend to build a HttpModule in order to scan a response's source and

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.