How we can know whether proxy server up or not?

Answers were Sorted based on User's Feedback



How we can know whether proxy server up or not?..

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

How we can know whether proxy server up or not?..

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 we can know whether proxy server up or not?..

Answer / mastan

ps -ef |grep -i httpd in linus

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Do you know what is the purpose of t3 in weblogic server?

0 Answers  


How many ways take thread dumps?

0 Answers  


hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....

0 Answers  


A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic

0 Answers  


What is the difference between the sun jvm and bea jrockit jvm?

0 Answers  






What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?

2 Answers   IBM,


How do you set the classpath ?

0 Answers  


What are the two important tcp socket classes?

0 Answers  


for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?

1 Answers  


Tell me how does a server find out server unavailability?

0 Answers  


How to write a program to bind string values in a preparedstatement?

0 Answers  


How to update license?

0 Answers  


Categories