Share via

Peer cache implementation

Karun Khanna 46 Reputation points
2020-09-11T03:38:27.78+00:00

i am planning to utilise peer caching in my environment and need help with best practices/configurations required in sccm (like ports, settings)/etc.
If anyone can point to any documentation for the design document and for clear understanding, will be very helpful.

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. Amandayou-MSFT 11,166 Reputation points
    2020-09-15T09:54:32.48+00:00

    Hi @Karun Khanna ,

    1)Free bandwidth of the peer cache source is used. We could not have to worry about this configuration.
    We could delete the content in the file of ccmcache on the side of the client.
    2)Yes, it will.
    Yes, we could disable the check box enough to make sure clients do not use peer cache.
    3)Yes, just remove the client setting.
    4)It seems that there might be no related article about them.
    A peer cache source rejects requests for content when it meets any of the following conditions at the time a peer requests content:
    Low battery mode Processor load exceeds 80% Disk I/O has an AvgDiskQueueLength that exceeds 10
    There are no more available connections to the computer.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Felipe Santos Cardoso 76 Reputation points
    2020-09-11T20:31:46.367+00:00

    Hi @Karun Khanna

    Thank you for participating in the community.

    In the company I work for, I use the peer cache option due to the latency of links between sites.

    Important point:
    Attention to the packages / application that is also used in the Task Sequence.

    I went through a problem: The field technicians, to optimize the disk space, they deleted the files from the cache (c:\windows\ccmcache*. *), Without cleaning the WMI class.
    During the OSD deployment on new equipment or roll-out, the installation time was compromised.

    Behavior observed by the logs:
    The desktop validates the equipment of the same network and then tests which one has the package you are requesting.

    An example of the log follows: c:\Windows\CCM\Logs\ContentTransferManager.log24156-log-content.png


  3. Jörgen Nilsson 186 Reputation points Volunteer Moderator
    2020-09-11T05:27:05.457+00:00

    Hi,
    Here is a guide from Johan which pretty much covers it all: setup-peer-cache-in-configmgr-current-branch

    I always recommend that you read through the offical docs as well as things update frequently client-peer-cache

    I hope that helps!
    Regards,
    Jörgen

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.