It is control panel for cdn.debian.net. http://www.slideshare.net/ar_maniacs/araki-gemdebian2013b
- CnameQRV4 (Control plane): It is included in this package. Run as a Rails Application on httpd.
- HTTP checker for surrogate.
- DNS (derived from DNSbalance. It is NOT included in this package. See https://github.com/armaniacs/cdn-dns )
CnameQRV depends many of libraries.
- Rails4.0
- aws-sdk
- dalli (memcached library for ruby)
CnameQRV4 is running as an application of rails.
Set following configuration by crontab -e.
*/10 * * * * /usr/bin/curl localhost/check/check20 >/dev/null
/check/check20
picks 20 hosts. It delegates healthcheck of mirror servers through SQS.