It's possible to make OLS a simple Load Balancer. You just have to set up a the backend external apps (fcgi(Fast CGI App), lsapi(LSAPI App), servlet(Servlet/JSP Engine), proxy(Web Server)) and then set up a load balancer external app that utilizes those backend ones.
Then you just need to point...