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 a file store compare with a jdbc store? : BEA Weblogic

541


Do ejbs have to be homogeneously deployed across a cluster? Why?

554


Inclined to build a profession as oracle weblogic developer?

509


Can you briefly describe local interfaces?

537


What is the difference between txdatasource and datasource?

550






What is the default port of weblogic admin server?

581


How Work Manager works in wls 9.2 and above versions?

3046


Do you know what is the local interface used by web logic server?

538


What are tuning jvm parameters?

571


What are class paths?

529


What are the different versions of nm?

536


How to check the version of Java?

625


How do I put a message back on the queue for processing? : BEA Weblogic

568


Explain the Command line utilities in wls?

525


How many types of weblogic installation ?

565