# Blue Leader

Blue Leaders are able to communicate with the other Blue Leaders within a [Network Group](broken://pages/-LhFryiuCr1rrhVQqHqW) to facilitate the sharing of cached content between peers across subnet boundaries at the local level. The Blue Leader role is automatically assigned to a client per subnet.

A Blue Leader is basically a Red Leader (assigned using the same selection process) but stripped of the ability to download content over the WAN.

This feature requires Port 3703 (UDP) to be open for Multicast communication from Blue Leaders to clients on the local network segment. All leaders communicate with other leaders on ports 3704 and 3705 (UDP). Also check that the Microsoft BranchCache port is reachable and also the Blue Leader BranchCache port, which is typically assigned to the port one above the Microsoft BranchCache port number.&#x20;

### When is a Blue Leader elected?

* When no leader on Wi-Fi networks unless specifically its overridden
* When no leader on subnets with < 5 connected clients
  * Instead we activate a Green Leader for them

### Blue Leader and Delivery Optimization

* DO uses DNS Service Discovery
* Both Green and Blue Leaders forward DNS-SD to other networks in the same Segment from StifleR 2.11 and above.
* This binds DO peers together in Network Groups for smaller downloads
* Blue Leaders do not generate V1 Content, only the Red Leaders make these hash calculations.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.2pintsoftware.com/stifler/operations-and-features/features-overview/client-leader-roles/enterprise-environment-blue-leader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
