IBM FileNet P8, Version 5.2.1            

Request forwarding

Request forwarding enables data requests to be serviced by a site that is geographically closest to the object store database. With request forwarding, a Content Platform Engine server communicates with an object store database over a local high-speed LAN instead of a remote server accessing the object store database over a lower-speed WAN, thus reducing network traffic and improving performance.

The following figure illustrates this process:

Illustration of request forwarding

In this example, Site B (with request forwarding enabled) forwards a GetObjects request for 1001 objects to Site A. This request results in 1001 round trips between the server and the database in Site A over a high-speed LAN to collect the GetObjects request's result set, and a single round trip over the slow-speed WAN from Site B to Site A.

In contrast, Site C does not have request forwarding enabled. Site C must service the GetObjects request locally, which results in 1001 round trips from Site C to the database in Site A across the slow-speed WAN in order to collect the same result set.

By servicing the database request locally across the high-speed LAN, and returning the result in only one round trip across the WAN, network traffic is reduced and performance is increased.

Request forwarding has the following characteristics:



Last updated: October 2015
rf_concepts.htm

© Copyright IBM Corporation 2015.