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


Please Help Members By Posting Answers For Below Questions

How Can Port Number Be Checked ?

778


What are application servers?

669


How do I look up an ora sqlexception? : BEA Weblogic

631


How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic

679


What is os tuning?

752






How many messages are sent across the network for processing topic messages? : BEA Weblogic

715


What is the difference between jboss and weblogic?

696


What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?

647


What are the different modules of wlst?

722


What are the advantages and disadvantages of node manager?

749


What is the difference between creating a distributed application using rmi and using a ejb architecture?

657


How does weblogic support corba and client communication via iiop? : BEA Weblogic

673


What are the advantages of using application servers?

676


How many ways to start and stop weblogic servers?

706


Can you explain what are the ways in which the dns request of failed servers handled?

705