Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: www(Number)  (Read 1065 times)

0 Members and 1 Guest are viewing this topic.

DYNAGOD

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1163
  • Last login:May 21, 2012, 07:01:55 am
  • sprites taste better than polygons
www(Number)
« on: November 12, 2004, 01:12:11 pm »
what is the number next to the ww in some addresses..

like
http://www1.yahoo.com

ive been able to get as high as www16. before i get an error.

what exactly is this??
Enjoying the fruits of technological obsolescence one game at a time...

RacerX

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:April 25, 2024, 04:53:33 pm
  • Longtime member, sometime poster.
Re:www(Number)
« Reply #1 on: November 12, 2004, 02:18:26 pm »
If you ping each of those, you'll see that www.yahoo.com hits a different server than www1, www2, etc.   Not sure why they have different domain names set up like that, but that's all they are.

lokki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 647
  • Last login:May 05, 2025, 06:18:51 pm
Re:www(Number)
« Reply #2 on: November 12, 2004, 02:38:58 pm »
If you ping each of those, you'll see that www.yahoo.com hits a different server than www1, www2, etc.   Not sure why they have different domain names set up like that, but that's all they are.

They do this for load balancing purposes. This way they won't have 10,000 People hitting the same server at the same time. Each user gets a server assigned on a round robin type of queue.
(it is actually more complicated than that, load balancing sw/hw usually tries to determine which server is less busy and and of course up and running