vendredi 28 septembre 2018

Asking about Apache HTTP and TOMEE

I'm confused about these two components in relation to client-application server. From what I have understood so far, Apache HTTP is a module that displays the content of the website (Website is run by Tomee Service). So the diagram would be like:

   client ->apache http (front end) ->tomeeplus(web-service)
   client -<apache http (front end) <-tomeeplus(web-service)

am I right?
So the apache http responsiblity is to display the content of website is requested by the client. The requested url then goes to Application server (tomee) then extracts out the page and sends back to apache http and then displays on the client browser.

AM I right?




Aucun commentaire:

Enregistrer un commentaire