Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Apache Module for TIBCO API Exchange Gateway : Overview

Overview
The Apache module terminates the HTTP transports. The module first translates the inbound HTTP(s) requests to Rendezvous messages, then forwards the Rendezvous messages to the facade component of the gateway operational layer. The Apache module, also translates the response messages from the service providers and forwards each reply to the appropriate requestor.
The Apache module of TIBCO API Exchange Gateway deploys and runs within an Apache HTTP server. The module uses the Rendezvous API to communicate with the Core Engine.
The following components must be installed and operational for the Apache module to function:
It is recommended to use the Apache HTTP Server for the following:
The requests can be sent directly to TIBCO API Exchange Gateway using the HTTP channel of the gateway. Refer to the ASG_HOME/examples/BookQueryBE example to send the requests directly over the HTTP channel.
You can use the HTTP channel of the gateway directly for better performance when there are less components to manage.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved