PfSense functions as a caching solution.
PfSense functions as a caching solution.
Hello, I'm dealing with a scenario where network bandwidth is insufficient to support users, and a quicker connection isn't available. We have around a dozen computers each running OneDrive and SharePoint locally, with large files being frequently added or deleted. The internet connection is consistently overwhelmed as these devices sync new data. I considered using Squid in Pfsense to cache files ranging from 1MB to 300MB, together with Windows updates, but I'm unsure if this approach works well. I've read about Squid but don't know where to begin after installing it in Pfsense. TLDR; I aim to leverage Squid on our existing router to store frequently accessed files and updates. Thanks for your help!
Those scenarios you mentioned aren't feasible. For syncing files across multiple machines on a LAN, a local solution like a central network share or OwnCloud is necessary. Windows update caching might work, though I haven't tested it. https://www.netgate.com/docs/pfsense/cac...uning.html
We already use a nearby network share, but we're looking for a better solution since permissions are less flexible and remote access is required. I'm running out of options; I thought a squid cache might assist, but I need alternatives.