How we can know whether proxy server up or not?
Answer Posted / 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 |
Post New Answer View All Answers
How do I get a thread dump to help track down a problem? : BEA Weblogic
What is the purpose of stub in web-logic server cluster?
Explain the tier architecture of a web logic server?
What is meant by domain, adminserver, managedserver?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
How can default jvm be changed to others?
Explain the different groups under web logic security?
How do stubs work in a WebLogic Server cluster ?
Do you know what type of object is returned by resultset.getobject()?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Explain how a web logic server works?
How many ways to start and stop weblogic servers?
Can struck threads be killed manually?
How to change from default JVM to other ?
What are the steps required to setup the oracle instance for os authentication?