---
title: "vGateway Cache Pinning"
slug: "vgateway-cache-pinning"
description: "This KB article details the process to pin data to cache on a vGateway utilized in Expedient's Cloud File Storage platform."
tags: ["vGateway", "cache"]
updated: 2021-04-29T20:02:01Z
published: 2021-04-29T20:02:01Z
canonical: "kb.expedient.com/vgateway-cache-pinning"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.expedient.com/llms.txt
> Use this file to discover all available pages before exploring further.

# vGateway Cache Pinning

All vGateways will be deployed with a certain amount of SSD cache to ensure that local file access is performant. While the [behavior of the cache is detailed in another KB document](/v1/docs/vgateway-cache-behavior-and-eviction), the vGateways do support pinning folders to cache exempting them from the caching eviction process.

Extreme caution must be exercised when pinning data to cache. Unless your Cloud File Storage configuration was specifically sized to account for caching, no allocation is made by default. Pinning workloads that are not accounted for can cause performance on other data sets to suffer as less space is available for intelligent caching to occur. It it also possible to overwhelm the local vGateway cache entirely if the pinned workload is larger than the cache drive itself, leading to Portal synchronization issues.

1. [Login](/v1/docs/login-to-cloud-file-storage) to the vGateway
2. Select **Cloud Drive** and then **Pinned Folders**  
![](https://cdn.document360.io/69e9f9c7-5da8-45e7-a671-4b8287f36122/Images/Documentation/image-1619726097685.png)
3. Locate the folder(s) you wish to pin, **select them**, and select **Save**  
![](https://cdn.document360.io/69e9f9c7-5da8-45e7-a671-4b8287f36122/Images/Documentation/image-1619726097725.png)
4. Data in the selected folder will now begin to be loaded into cache, this may take some time dependent upon the internet link and the volume of data which must be brought into cache
