AnsCDN is experimental project for implementing CDN server to be lightweight and robust with non-blocking IO operation, it's mean can handle high request concurrently.
Require Golang >= 6448+
Just type
$ make
or
$ gomake
Please see anscdn.cfg.example
$ ./anscdn
that's all
--robin