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 |
which protocol it user to connect manage server to admin ? where it is defined ?
How we can monitor work manger?can we create our own work Manager?if yes then How?
How do I put a message back on the queue for processing? : BEA Weblogic
Hey! Is there any difference between WebLogic Server admin & WebLogic Portal? If I want to learn Course which is the suitable to Development? Both are comes under one course or different courses , pls clarify me? am Planning to Join Weblogic, Which is the best pls suggest me?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
what is difference between weblogic and websphere?
What is jms and configuration details?
What is a stage deployment?
When does high cpu usage occur?
Explain what is the procedure to configure jms security?
What is the difference between multicast and unicast?
What should you do in a passive method?