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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:43:34+00:00 2026-05-11T02:43:34+00:00

Most solutions I’ve read here for supporting subdomain-per-user at the DNS level are to

  • 0

Most solutions I’ve read here for supporting subdomain-per-user at the DNS level are to point everything to one IP using *.domain.com.

It is an easy and simple solution, but what if I want to point first 1000 registered users to serverA, and next 1000 registered users to serverB? This is the preferred solution for us to keep our cost down in software and hardware for clustering.

alt text http://learn.iis.net/file.axd?i=1101 (diagram quoted from MS IIS site)

The most logical solution seems to have 1 x A-record per subdomain in Zone Datafiles. BIND doesn’t seem to have any size limit on the Zone Datafiles, only restricted to memory available.

However, my team is worried about the latency of getting the new subdoamin up and ready, since creating a new subdomain consist of inserting a new A-record & restarting DNS server.

Is performance of restarting DNS server something we should worry about?

Thank you in advance.

UPDATE:

Seems like most of you suggest me to use a reverse proxy setup instead:

alt text http://learn.iis.net/file.axd?i=1102

(ARR is IIS7’s reverse proxy solution)

However, here are the CONS I can see:

  1. single point of failure
  2. cannot strategically setup servers in different locations based on IP geolocation.
  • 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. 2026-05-11T02:43:35+00:00Added an answer on May 11, 2026 at 2:43 am

    The front-end proxy with a wild-card DNS entry really is the way to go with this. It’s how big sites like LiveJournal work.

    Note that this is not just a TCP layer load-balancer – there are plenty of solutions that’ll examine the host part of the URL to figure out which back-end server to forward the query too. You can easily do it with Apache running on a low-spec server with suitable configuration.

    The proxy ensures that each user’s session always goes to the right back-end server and most any session handling methods will just keep on working.

    Also the proxy needn’t be a single point of failure. It’s perfectly possible and pretty easy to run two or more front-end proxies in a redundant configuration (to avoid failure) or even to have them share the load (to avoid stress).

    I’d also second John Sheehan’s suggestion that the application just look at the left-hand part of the URL to determine which user’s content to display.

    If using Apache for the back-end, see this post too for info about how to configure it.

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

Sidebar

Related Questions

I read through the other 100% CSS solutions but most of them just don't
A User has_many Solutions How do I order Users by those with the most
Most of the ASP.NET MVC paging solutions I have found by googling look like
I found several answers and solutions, but most of it somehow integrated server-side helper.
I've read lot of articles saying, that Java EE is most popular enterprise solution
I would like to set an image as UINavigationController background but most solutions I
JavaScript plays an increasingly important role in most web solutions, but I find that
i get message during archive validation. i've tried most of solutions from other questions.
This is a problem iv encountered and tried most of the solutions that i
I'm trying to execute a method using selector with one NSString as parameter 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.