Content deleted Content added
Assessment (C): Computing (Rater) |
m Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "C" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Computing}}. Tag: |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1:
{{WikiProject
{{WikiProject Computing|importance=Low}}
}}
==token link==
The token link at the bottom of this page links to a disambigulation page. It should probably link directly. I'm not sure which of the tokens on the page are reffered to by this page, but someone who does should change it.
Line 140 ⟶ 141:
I'm considering about mentioning ___domain-based load balancing (for example, the use of [[WWW2]]). Not sure where to add it. --[[User:Franklin Yu|Franklin Yu]] ([[User talk:Franklin Yu|talk]]) 06:28, 4 January 2020 (UTC)
==DNS Round Robin==
Please do not add DNS Round Robin as a load balancer. It has no knowledge of the "load" of each servers and gives a IP in the order it is listed. Further more, due to client side cache, if a server is down, the client will not be able to connect to it. I have mentioned this example: 100 web servers with "Hello World" HTML page and 5 clients connect everyday. On day 1, clients will connect to SRV1, SRV2, SRV3, SRV4, and SRV5. On day 20, SRV100 will be reached and during those 20 days, SRV1 will be completely idle with 0 connections. That is NOT load balancing or even failover.
:Please add new topic ''on the bottom''. You can use the ''New section'' button for simplicity.
:DNS Round Robin doesn't work in all scenarios, but it certainly does work in some. Please do not repeatedly delete content when your edit is reverted without discussion and consent, see [[WP:BRD]]. --[[User:Zac67|Zac67]] ([[User talk:Zac67|talk]]) 09:18, 3 August 2023 (UTC)
:Now I have to login to explain these things?
:It isn't about scenarios or not; Its about a DNS Round Robin not checking loads on servers (see my example on 100 web servers), no probing if a server is up or down and not know what its pointing to: You can setup a DNS Round Robin for a HTTP page, SQL server and DNS Round Robin wouldnt care (no monitor)
:So PLEASE keep it deleted. At most, add a section as "alternatives" but explain WHY it isnt a load balancer. Thank you. [[User:Riahc3|Riahc3]] ([[User talk:Riahc3|talk]]) 06:38, 4 August 2023 (UTC)
|