Basically we have a 3 tomcat servers configured in a pool, and either of them could serve the requests (JSP,
Servlets).
For static content, we currently have 3 apache servers, but currently apache is being used to do RSA authentication and nothing else.
So apache resources could be used to render static content.