pros vs cons of running weblogic without Apache front end??? Use netowk appliance to proxy requests?
I have an architecture configuration question. For a internal application is Apache needed for Weblogic? I know that you can setup and deploy an application and then access that application from the URL:port that the application was deployed. What I am curious to know is what are the pros vs cons of placing a network load balancers of some sort in front of the application to proxy the requests to Weblogic. Is this configuration possible? Do you have to have Apache/Tomcat for the front end? Thanks...