Prisma VPN -- NAS download huge files very slow

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Prisma VPN -- NAS download huge files very slow

L1 Bithead

Prisma VPN access -- SMB2 CIFS Files download from NAS dead slow. it takes, 24 to 38 hours for a 250 GB file to download --- any suggestions please.

Heagle
2 REPLIES 2

Community Team Member

Hi @krishnarandadath ,

 

If you're doing inspection then SMB download is slow by design.  Check the following article on why SMB is slow and possible workarounds:
https://live.paloaltonetworks.com/t5/community-blogs/why-is-smb-traffic-slow/ba-p/356471

 

The firewall typically pins the entire SMB session to a single DP (Data Plane) CPU core. That core spikes to 100% capacity trying to do deep packet inspection on every single sequential block of the 250 GB file.  As the single CPU core falls behind, the firewall's internal buffers fill up. It starts dropping packets, causing TCP window sizes to collapse. SMB interprets this network congestion by slowing itself down to a crawl to avoid losing data.
 
You can check this using the CLI 'show running resource-monitor':
How to Interpret: show running resource-monitor 
 
As per the blog I shared above try DSRI or app-override (if possible)
 

Kind regards,

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

L1 Bithead

Thanks a lot Kiwi, I will update you, what works in our environment.

Heagle
  • 91 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!