Ok so I have a client with a very high traffic adult site that needs some load balancing help. He just purchased a dedicated server with the following specs:
Linux Server:
Intel Xeon 3450 (Quad Core)
2 GB DDR3 Memory
2 x 250 GB Hard Drive
10 TB Bandwidth
5 Dedicated IPs
I am planning to put the mysql databases on separate server (they use 15+ DBs). My big issue is that I want to move the media (images, videos) to a separate server as well. Is there software for linux/apache that will allow you to route these media requests to the remote locations or will I have to program this from scratch?