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
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What are the common domain types?
Explain the functionality of T3 associated with WebLogic server?
How you deploy your applications on weblogic server?
What is the list of pre-configured queues?
Define the functions of t3 in the web logic server?
What are logics in reference to web logic servers?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
How do you set the classpath ?
What is meant by cluster??
What is clustering and what is achieved through it?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
What is the administration server?
What is the meaning of classformaterrors used with the applet?