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

How do you differentiate between a server hang and server crash issue?

0 Answers  


What is the difference between multicast and unicast?

0 Answers  


If we lost Admin password(unfortunately), how will you enter into Admin console?

4 Answers   Motorola,


Explain deployment descriptors?

0 Answers  


We often see BSU when using weblogic. What is the meaning of BSU ?

0 Answers  






Open the find box and editing the text in text box then what is name for this dialog box??

0 Answers  


What can be the various reasons for a server crash?

0 Answers  


What is the domain in weblogic server?

0 Answers  


How are multi-byte characters used with weblogic jdriver?

0 Answers  


Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?

0 Answers  


What happen when your database and proxy server are down and your weblogic server is up

7 Answers  


What is Connection Pool ?

2 Answers  


Categories