How to integrate apache webserver with weblogic server? What
is the purpose of integrating both?
Answer Posted / singam varsha
we can integrate apache http server with weblogic server using proxy plug-ins.The webserver handles the http request of the clients and weblogic handles dynamic contents of the request.The purpose of integrating both is, no one can hack your application server.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is cluster stub?
Can two jms servers share the same persistent store? : BEA Weblogic
Explain what is the procedure to configure jms security?
What does the connected to element in the toolbar signify?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What is weblogic?
What is the sla in prd,qa,dev.?
How many types do you configure managed server in weblogic server?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Tell me what are the steps involved in configuring the jms?
Do you know what are the steps involved in setting up classpath in web logic server?
What is Multicast?
What is meant by jdbc and configuration details?
What is meant by prallel gc and explain it?
What precautions should I take when I use blocking receive() calls? : BEA Weblogic