If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Dispatcher to Dispatcher forward

Started by kris123, 22 Aug 2012 11:44:26 AM

Previous topic - Next topic

kris123

Hello,

A dispatcher can also route requests to a specific dispatcher to run a given request .
taken from Architecture and Deployment Guide 10.1.1

How to configure dispatcher to dispatcher? and why is this kind of setup required?

please help

sir_jeroen

You must have a multi-server environment in order to do this... You can then have e.g. a server that is dedicated to handling Report Service request...

kris123

what will the dispatcher 1 do if a report service request comes? will it know that the request should be forwarded to dispatcher 3 for any report service requests?

please can you tell how it will be configured and where?


sir_jeroen

Sorry kris123, but just to be curious... Are all your questions related to your Admin certification?

MFGF

Quote from: kris123 on 22 Aug 2012 04:33:51 PM
what will the dispatcher 1 do if a report service request comes? will it know that the request should be forwarded to dispatcher 3 for any report service requests?

please can you tell how it will be configured and where?


It depends. If you have multiple report servers, the request could in theory be load balanced to any one of them. In practice, the gateway request is passed to a "driving dispatcher". If this has associated report services, the request will likely end up on one of these. Once more than 50% of the low affinity connections of that dispatecher are in use, it will then begin to load balance further incoming requests to the other dispatchers with report services in the architecture using a weighted round robin approach.

If you have specified routing rules for the package/user associated with the request, load balancing is ignored, and the request is passed directly to the dispatcher(s) included in the routing rule. 

If there are no report services associated with the "driving dispatcher" and only one other dispatcher in the architecture has them, then all report requests will get routed to the one dispatcher with reporting capabilities (via the driving dispatcher).

I think that about covers it :)

MF.
Meep!