Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

About Dispatcher

Avatar

Level 10

Hi All,

Normally we use Dispatcher for caching  and  load balancing purposes and having with more than 1 Publish servers.

But my question is that, If I have only 1 Publish server, then how dispatcher will behave/react.

1 Accepted Solution

Avatar

Correct answer by
Level 8

When you have only 1 publish server then dispatcher is only used for caching and the load balancing aspects are disabled. You simply list a single render for the farm and dispatcher sends all requests to that URL. 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

When you have only 1 publish server then dispatcher is only used for caching and the load balancing aspects are disabled. You simply list a single render for the farm and dispatcher sends all requests to that URL. 

Avatar

Level 10

Thanks a lot Orotas