Skip to Content
0
Former Member
Jan 08, 2008 at 10:17 AM

Webdispatcher redirect load to the Java AS

46 Views

Hi all,

we have a BI java instance (Pure Java) running on a server, and another Java Application server running on another server.

i've installed a webdispatcher to distribute the load of incoming requests between the Two.

Now, what we want to implement is to have all the incoming request be redirected to the Application server. all the incoming HTTP to not be handled by the central instance.

any way to do this on the webdispatcher or however other method ?

Regards.