Does Full Page Cache Warmer work with a Load Balancer?

Does Full Page Cache Warmer work with a Load Balancer?

The Full Page Cache Warmer extension does not explicitly cache any pages. Instead, it crawls the pages with certain parameters and triggers the existing Magento caching mechanisms (Built-In cache, Varnish, Fastly, etc.) to cache these pages. Meanwhile, how the page will be served depends on the cache tool itself.

As a result, the effectiveness of the Full Page Cache Warmer extension when used with a load balancer depends on the proper function of the Magento cache functionality. This means that the Full Page Cache Warmer module will be working as expected with a load balance as long as the Magento cache is functioning correctly.