JuliusBajaj
Member
- Apr 23, 2020
- 48
- 5
- 8
I notice some websites use WWW1 or WWW2, WWW3, e.t.c. to there website, why is that what is the benefits? should we call it a subdomain or hypertext?
Last edited:
Basically different www'n's means a different web server.
Website operators apply this technique for load balancing. If a server with a www domain is experiencing overload, crash, or technical maintenance, you can be redirected to a different server named www2, www3, www4, etc. The redirect can take place automatically. There are more modern and advanced techniques available to balance the internet workload, but these addresses still occur.
Oh Good, I got it, are they automatically, or there is a setup I have to do on my end?
can I create a subdomain base on ww1? ?? or it just settings?
No you cant do it as a subdomain. As I said, it is a old load-balancing technique. There are more modern ways of doing it now. Unless you are planning on doing load balancing, you shouldnt be worry about it.
No you cant do it as a subdomain. As I said, it is a old load-balancing technique. There are more modern ways of doing it now. Unless you are planning on doing load balancing, you shouldnt be worry about it.
Okay, could you kindly explain how that can be achieved. I would like to implement that on a few of my cloud storage websites
Oh, I see, thanks.
...which I could add to my site if possible,![]()