Aquila Component Overview
From EHS Help
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