You can customize Studio's database cache configuration, if needed.
The most likely change you'd want to make would be to update the IP address and port number at the top of each configuration file:
<cacheManagerPeerProviderFactory class="net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory" properties="peerDiscovery=automatic,multicastGroupAddress=230.0.0.1,multicastGroupPort=4446,timeToLive=1" propertySeparator="," />
Note that any changes you make must be made on all Studio nodes.
To customize Studio's database caching: