What is the recommended OHS deployment for higher availability?
It is recommended to front-end OHS with a load balancing router or switch. Or, web cache, which is the default. Also, OHS processes should be configured to recycle (MaxRequests directive) after servicing a reasonable number of requests (say 10000), so that any impact of memory leak etc. does not manifest itself as a failure.