How we can know whether proxy server up or not?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / hari
first you grep the process of the proxy server by using
command
ps -ef|grep httpd
if process is showing httpd it is up other wise down
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between development mode and production mode of weblogic server?
How Can Cluster Communication Occur ?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
Hi! friends pls tel me best institute for Weblogic Server Admin and Weblogic Poratal?
What is a web server? How is it different from Application server?
what happen if we deploy our component in weblogic server
what is directory structure of any ear/war file in weblogic
for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?
What is a local transaction?
Can the bean class implement the ejbobject class directly? If not why?
How to find out the listening ports?
Explain the tier architecture of a web logic server?