How to integrate apache webserver with weblogic server? What
is the purpose of integrating both?

Answer Posted / giri babu

for improving load balancing & speed.

Integrating web & weblogic Server:
Ex: Apache 2.0 & Weblogic 10.3
copy the mod_wl_20.so module file from
bea/wl_server10.3/server/plug-in and paste it
apache/apachegroup/apache2.0/modules. And add text in apache
configuration file(apache2.0/conf--> httpd.txt)
Load Module webLogicModule modules/mod_wl_20.so and give
our cluster configuration(in between <if module> and
<location Module> at nearly at the end of the text file.
and restart the apache server. :)

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic

727


Tell me what are the causes of having ociw32.dll error in the database of web logic server?

754


Explain what are the transaction isolation levels supported by weblogic jdriver?

721


What are middleware servers?

736


A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic

753


Explain the different versions of nm?

753


What is meant by unicast?

692


How to configure a DB connection pool ?

767


What causes the condition OUT OF MEMORY?

723


How to configure jms?

836


How to find out the listening ports?

787


What is Unicast?

765


What elements make up the administration console?

664


Explain the Command line utilities in wls?

714


What is non-stage deployment?

863