Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

DIspatcher configuration In front of two Author Instance.

Avatar

Level 1

Hi.

I am trying to install two dispatcher in front of two author instance.
My system consists of two authors and two dispatchers using IIS web server. with MobgoMk.

I tried to configure dispatcher according to following documents.
https://docs.adobe.com/docs/en/dispatcher/disp-install.html
https://docs.adobe.com/content/docs/en/dispatcher/disp-config.html

When“author_dispatcher.any”/ ”/renders” tags include one author, it works well.
However “author_dispatcher.any”  ”/renders” tags with two author does not work. (The session expires as soon as I login.)

I think session sticky key should be added. 

But I don't know how to set it.

Could someone tell me how to configure author_dispatcher.any?

regards.

0 Replies

Avatar

Level 10

It is recommended to have 1:1 mapping .  Avoid having 2 renderer for same dispatcher.  In any case technical it is possible make sure to configure session management & stickyConnectionsFor as documented at https://docs.adobe.com/docs/en/dispatcher/disp-config.html

Avatar

Level 1

Hi Sham.

I'd like to realize load balancing and availability.

I tried to add session management, stickyConnectionsFor or both, but the session expires as soon as I login.(thiat trial and error is comment outed in attached file)

 

Could you tell me detail of configuration?
What directive I should add to auth_dispatcher.any?

Avatar

Level 10

Please file an official support case. So that support team can walk through live working session.