Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
anycast_vps [2021/04/24 12:44] cubebuilder |
anycast_vps [2023/06/30 15:46] (current) onekopaka |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== What is Anycast? | ===== What is Anycast? | ||
- | Anycast is a routing feature BuyVM offers for free to all customers. | + | Anycast is a routing feature BuyVM offers for free to all customers. |
- | **Anycast requires customer to have a KCM Slice in all three BuyVM locations (Las Vegas, New York and Luxembourg).** | + | **Anycast requires customer to have a KVM Slice in all four BuyVM locations (Las Vegas, New York, Miami and Luxembourg).** |
===== Why use Anycast? ===== | ===== Why use Anycast? ===== | ||
Line 11: | Line 11: | ||
Anycast helps speed up your sites or other services by putting visitors on server closest to them. Closest server choice results in low latency and higher throughput. | Anycast helps speed up your sites or other services by putting visitors on server closest to them. Closest server choice results in low latency and higher throughput. | ||
+ | ===== Does AnyCast Have DDOS Protection? | ||
+ | We offer DDOS Protection for AnyCast for **$5.00 monthly** which is powered by Path.net. | ||
===== How much does AnyCast VPS cost ? ===== | ===== How much does AnyCast VPS cost ? ===== | ||
- | Anycast is FREE for all BuyVM VPS customers. The cost will be three VPS purchases. | + | Anycast is FREE for all BuyVM VPS customers. The cost will be three VPS purchases. |
Line 26: | Line 27: | ||
root # cat / | root # cat / | ||
+ | < | ||
auto lo | auto lo | ||
iface lo inet loopback | iface lo inet loopback | ||
Line 53: | Line 54: | ||
address | address | ||
netmask | netmask | ||
- | | + | |
* Standard naming practice is eth0, eth0:0, eth0:1, etc. I use eth0: | * Standard naming practice is eth0, eth0:0, eth0:1, etc. I use eth0: |