How we can know whether proxy server up or not?
Answer Posted / annu
Webserver is acts as a proxy server. It communicates with
weblogic server. in the webserver we have 2 imp files
"magnus.conf" & "obj.conf".
In the magnus.conf file we need to give pulgin module provided
by the weblogic server, this pulgin module is used to
communicate with weblogic server and also it shows which
server is up & running..
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is core server tuning?
Explain the types of application deployed in wls?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
What is the tree view pane in the web logic server?
What is a license file ?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
What is the purpose of the serializedsystemini.dat file?
How are the notifications generated when a server is added to a cluster?
How does cluster communication happen?
What is an administration server?
How do clients handle dns requests to failed servers?
What is the msi mode in weblogic? How can you enable and disable this option?
How do I call a servlet with parameters in the url? : BEA Weblogic
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?