After a couple more hours of trial and error, I believe the blogs are now configured correctly. In fact, they are set up to be fully load balanced on two web servers and one database server.

We had some issues with comments being over written, but with a new rsync command, we got them working nicely.

Here is the new server architecture for our blogs:

Load Balanced Page and Comment Server Cluster

This is very exciting because if a server blows up, you should still be able to comment and stuff without noticing. Plus, the strain on the servers can be offloaded to each other. Very exciting. :)