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

What are the differences between a web logic server and a web server?

552


How can default jvm be changed to others?

563


What is meant by managedserver?

569


Is it possible to send or receive a message from within a message listener? : BEA Weblogic

497


Explain the Command line utilities in wls?

528






How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic

492


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic

614


What is the weblogic server?

543


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

542


How to integrate appache with weblogic?

547


How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic

539


What is the difference between development mode and production mode of weblogic server?

549


What is the domain in weblogic server?

576


What is a stage deployment?

644


In a web logic server what is the domain?

540