So, I switched over the blogs from our old server configuration to a new one. We are on a new IP, in fact, the servers are load balanced.

Thing is, we need to sync the blog posts, which produces HTML files to one server, and then sync it back to the other server. Not a big deal. But when someone comments, they might comment on one server and at the same time, someone might be commenting on another server. So at some points, it may not show your comment for a specific time period (5 minutes), until everything get's synced up properly.

Anyway, this is just a test post to see if things are being synced properly.