Hi im just trying to understand how Apache cluster nodes provide HA, but just trying to understand how the actual website data keeps in sync. How to all the big companies keep website (actual data) in sync between the nodes.

Does this require a clustered storage system or filesystem etc, or is this something the web server supports ?

Thanks