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 |
How are notifications made when a server is added to a cluster?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How does sorting on message priority work? : BEA Weblogic
How will a single machine run multiple web logic server instances?
Explain where are the files placed while deploying the resource adapter in web logic server?
What should you do in a passive method?
What are stating modes are available in Weblogic Server ?
What is a domain template?
What is a non-durable topic subscriber?
What is achieved through clustering?
What is meant by domain, adminserver, managedserver?
How do you set the classpath ?