Difference between revisions of "Web Servers"
Jump to navigation
Jump to search
(Created page with "Anime Characters Database runs on one physical server with several virtual servers. 162.208.49.170 162.208.49.171 162.208.49.172 162.208.49.173 162.208.49.174 26...") |
|||
Line 1: | Line 1: | ||
+ | ===2020=== | ||
+ | |||
+ | We've made the move to a new server and a new hosting provider. | ||
+ | |||
+ | Running nginx for www.animecharactersdatabase.com on | ||
+ | |||
+ | 167.114.1.56 | ||
+ | 2607:5300:60:6438::acdb | ||
+ | |||
+ | We're also testing out another server, currently serving images from ami.animecharactersdatabase.com on | ||
+ | |||
+ | 192.99.45.8 | ||
+ | 2607:5300:60:5008::acdb | ||
+ | |||
+ | |||
+ | ===2019=== | ||
Anime Characters Database runs on one physical server with several virtual servers. | Anime Characters Database runs on one physical server with several virtual servers. | ||
Latest revision as of 02:00, 17 December 2020
2020[edit]
We've made the move to a new server and a new hosting provider.
Running nginx for www.animecharactersdatabase.com on
167.114.1.56 2607:5300:60:6438::acdb
We're also testing out another server, currently serving images from ami.animecharactersdatabase.com on
192.99.45.8 2607:5300:60:5008::acdb
2019[edit]
Anime Characters Database runs on one physical server with several virtual servers.
162.208.49.170 162.208.49.171 162.208.49.172 162.208.49.173 162.208.49.174 2607:2200:0:2356::acdb 2607:2200:0:2356::acdb:1
We deploy 13 Web Servers, offering HTTP and HTTPS over IPv4 and IPv6.
4 of these are Primary Servers, responsible for processing PHP scripts. 9 of these are Image Servers, responsible for serving images.
We use a DNS round robin technique to load balance image requests. The primary server you get depends on the IP protocol and if SSL was requested.