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
What you can do with node manager?
Explain what are the transaction isolation levels supported by weblogic jdriver?
How to troubleshoot and overcome such issues?
Difference between weblogic development and production mode?
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
Arrange in order the various message severity levels?
What is the difference between url instance and urlconnection instance?
Define the purpose of the serializedsystemini.dat file?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What is the max amount of information that can be saved in a session object?
What is a non-durable topic subscriber?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
Define the functions of t3 in the web logic server?