Questions tagged [cdn]

Content delivery networks use multiple servers in many geographic locations that improve deliveries of static and streaming content.

Content delivery networks use multiple servers in many geographic locations that improve deliveries of static and streaming content. Global content requests automatically get routed to the closest servers, speeding up page loads, maximizing bandwidth and providing identical content regardless of Internet- or site-traffic spikes. Depending on traffic and number of nodes, the network's algorithms select the best routing options to deliver optimum performance and avoid bottlenecks.

Source:what is my ip address

5 questions
2
votes
2 answers

how to make cdn server ubuntu system

I am searching for a software that can be use for setup CDN Server on ubuntu system i also have tried Squid Cache but unable to setup it please anybody suggess me software that can be used for make CDN server on my ubuntu system
user134866
1
vote
0 answers

Russian archive of Ubuntu CDN

I'm a Ukrainian, so when I try to download update for Ubuntu (for example by Terminal) or some programs via the vanilla store, then connection gets aborted. It happens because the Ukranian goverment has passed a law that blocks the Russian node in…
1
vote
0 answers

Content Delivery Network

I have a project that i need to setup Content Delivery Network on Ubuntu, That involves like Geo Dns structure, Fail over and High availability So i am looking if some one help me that where should i start, I have no experience about it, so i would…
Qasim
  • 22,162
0
votes
1 answer

Can't download Ubuntu Server 17 from my country

I'm trying to download Ubuntu Server 17 but the link doesn't work for me. I'm in Iran and this link that generates for me doesn't work correctly http://mirror.rasanegar.com/ubuntu/cd/17.10/ubuntu-17.10-server-amd64.iso None of the other mirrors…
0
votes
0 answers

Best practice to serve static files for web

I am trying to build the following infrastructure. Server 1 - DB Server 2 - Web server to host the web app itself Server 3 - Web server for serving web app static files (like product images, css, js etc) to relieve Server 2 load for static content…
Adrian George
  • 3,671
  • 8
  • 24
  • 30