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 config.xml?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
How can the issue associated with high CPU usage be solved?
Explain load blancing alogarthims in cluster??
How you are getting the alerts?
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
What are the capabilities of weblogic server?
what is i3
How we can know whether proxy server up or not?
How to integrate apache webserver with weblogic server? What is the purpose of integrating both?
How are the notifications generated when a server is added to a cluster?