Content Delivery Network
Today i was testing simple content delivery network (CDN). it’s implemented on high-level in application layer and uses reverse proxy (with temporary storage). Network ranges are cached in main database and selected while request is being processed.
Schema is very easy and there’s no exact limitation about number of users and nodes.

