what happen when we give www.abc.com in url(what is process)
Answer Posted / manjunath m
when you hit www.abc.com
it will nslookup the abc.com (check the IP )
basically the abc.com is the URL of the web-server. so it
will search in the Big-IP (Load Balancer) and pass the
request to the one of the web-server instance using some
methods (like Round Robin) and then it will go to
configuration path of the web-server (if it is apache it
will go to main.conf/jkmounts.conf) and then check the
JkMount(incase of JBoss appserver)/(weblogic handler
(incase of Weblogic App server)and then the request will go
to the application server instance which can be decided
through BigIp again ) and then it retrieves the responce in
the same path it goto back and gives the responce to user
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Managed servers are running. What happens if admin server down?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Write a program to bind string values in a preparedstatement?
What are the causes of having ociw32.dll error in the database of web logic server?
Why would a client application use jta transactions?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
How do stubs work in a WebLogic Server cluster ?
What are the ways in which weblogic servers can run on multiple machines?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
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....
Which lelvel of activites ur reponsiable l1 or l2 or l3?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
What are the two important tcp socket classes?
How managed servers communicate with each other?