I am looking for a straight-forward way to share the output cache among multiple servers and looking for recommendations. For example, assume we have 3 servers, when server #1 is accessed and creates its output cache, I would like that cache accessible to the other 2 servers. Is it possible to pool the...