|
|
|
|
|
by mcny
2054 days ago
|
|
What is the bottleneck here? If it is the uplink (not sure about the correct terminology, I mean the connection from the local box up to the Internet) maybe we can use local caching for stuff like the Netflix OpenConnect? https://en.wikipedia.org/wiki/Technical_details_of_Netflix#O... > Netflix settlement freely peers with Internet service providers (ISPs) directly and at common Internet exchange points. In June 2012, a custom content delivery network called Open Connect was announced.[28] For larger ISPs that have over 100,000 subscribers Netflix offers free Netflix Open Connect server appliances that cache Netflix content within the ISPs' data centers or networks to further reduce Internet transit costs.[29][30] The Open Connect appliances are purpose-built servers that focus on low power and high storage density, and run the FreeBSD operating system, nginx and the Bird Internet routing daemon.[31] By August 2016, Netflix closed its last physical data center, but continued to develop its Open Connect technology.[32] > A 2016 study at the University of London detected 233 individual locations over six continents, with the largest amount of traffic in the USA, followed by Mexico.[33][34] Maybe there are generic solutions for this (Maybe squid? I really don't know anything about these things) https://en.wikipedia.org/wiki/Squid_(software) |
|