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
What is the emergency log message?
How can we configure http tunneling on weblogic?
What is the difference between T3 and HTTP protocol ?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
Open the find box and editing the text in text box then what is name for this dialog box??
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
How to configure a DB connection pool ?
Tell me how are the notifications generated when a server is added to a cluster?
Explain load blancing alogarthims in cluster??
What causes java.io exceptions in the log file of weblogic server?
What are weblogic clusters?
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....
Do you know how can third-party jdbc driver be used with jms?
How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic