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
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
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What are middleware servers?
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
Explain the different versions of nm?
What is meant by unicast?
How to configure a DB connection pool ?
What causes the condition OUT OF MEMORY?
How to configure jms?
How to find out the listening ports?
What is Unicast?
What elements make up the administration console?
Explain the Command line utilities in wls?
What is non-stage deployment?