[PHP] Web Failover Code Using cURL and Shared Memory

What happens when the different LAMP servers you use to off load static content from your main web server fails? For example, you are running a web application and you serve your images from a content delivery network (CDN) and the CDN is not performing, you might want to fall back to your origin [...]

More...