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

Answer Posted / vamsee

All the functionalities except those dependent on DB will
work as usual but whenthe proxy server is down the requests
will directly hit the app server and get the responce.
why because proxy means behalfof(instedof),proxy server
means insted of going request to main server first it will
hit the proxy server(webserver) and then hit the app server
so if proxy is down request can hit app server but it is
not sequre.

Is This Answer Correct ?    2 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does sorting on message priority work? : BEA Weblogic

732


How can classpath be set?

867


How to write a program to call the store procedure of oracle that takes no parameter?

713


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

736


What are the modes of operation for Weblogic server domains ?

921


How to check the version of Java?

871


How do you set the classpath ?

850


What elements make up the administration console?

701


Explain the performance tuning in jms?

774


How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic

728


Why do we need to remove cache?

772


What are weblogic clusters?

958


Explain the performance tuning in jvm, jdbc, jms?

741


How does concurrency work for message-driven beans? : BEA Weblogic

766


How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic

802