We run a local server in our office, and have a domain name pointed to it so we can test out sites we build. We also handle some image hosting for clients for emails.
Since it's a single server, if it hangs and is unavailable so are the services we are providing. Where do I start in setting up a modest failsafe mechanism in the event the server goes out - a server elsewhere can pick up some of the slack, even just serving mirrored images or something.
Any ideas or directions or better yet, solutions would be great. Thanks Rich