Configuring web applications to dispatch remote includes
You can configure web modules in an application as remote
request dispatcher clients to dispatch include requests to resources
across web modules that are in different Java virtual
machines in a managed node environment through the standard request
dispatcher.
Configuring remote request dispatcher caching
The creation and handling of the remote request dispatcher
(RRD) message and the transfer of this data across a network creates
substantial overhead. To improve performance, the local machine can
receive the cache rules of the remote server and know when to cache
the response locally to prevent the RRD call altogether.
Remote request dispatcher
Remote Request Dispatcher (RRD) is a pluggable extension
to the web container for application frameworks, servlets, and JavaServer
Pages to include content from outside of the current Java virtual machine (JVM) for the resource,
as part of the response sent to the client.
Remote dispatcher property settings
Use this page to configure the sending of include requests
between the application and remote resources.
Last updated: April 18, 2014 05:01 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=container_rrdapp_administering File name: container_rrdapp_administering.html