Difference between revisions of "Aquila Component Overview"
From EHS Help
(Created page with "{{ProductTopic|Technical|Overview}} == App Server Overview == The app server component is alternatively known as the middle-tier. It's role is to accept incoming requests ...") |
(No difference)
|
Revision as of 19:26, 17 September 2012
This is a Technical Overview topic
App Server Overview
The app server component is alternatively known as the middle-tier. It's role is to accept incoming requests and deal with them, much like a web server. All our app server component utilise the HTTP protocol.
The app server is available in 3 types:
a) A Windows DLL b) Windows Service c) An IIS CGI web module