Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/swift-cdn. Description: Deploying Openstack controller node in one ubuntu 12.04 server machine (main server) and 2 or more compute nodes each in the other ubuntu 12.04 server machines(edge servers). Data at main servers is replicated at edge servers. CDN provides redirection techinques between main server,edge servers such that when a client requests for some content,the request is accepted by the edge servers and provide the respective content to the client. If the content is not present with the edge server ,it redirects the request to the main server. Specification URL (additional information): None