Windows 11 Insider 22449 update for SMB compression


  • Staff
UPDATE 8/26:


Heya folks, Ned here again. We released a change to SMB compression for Windows 11 Insider Preview build 22449 & later.

TL/DR​

We stopped being so algorithmically cute: when you request compression, we now just try to do it because you said so. :)

Full explanation​

We first introduced SMB compression in Windows Server 2022 & Windows 11. SMB compression allows an administrator, user, or application to request compression of files as they transfer over the network. This removes the need to first deflate a file manually with an application, copy it, then inflate on the destination PC. Compressed files will consume less network bandwidth and take less time to transfer, at the cost of slightly increased CPU usage during transfers.

Based on testing and analysis, we have changed the default behavior of compression. Previously, the SMB compression decision algorithm would attempt to compress the first 524,288,000 bytes (500MiB) of a file during transfer and track that at least 104,857,600 bytes (100MiB) compressed within that 500-MB range. If fewer than 100 MiB were compressible, SMB compression stopped trying to compress the rest of the file. If at least 100 MiB compressed, SMB compression attempted to compress the rest of the file. This meant that very large files with compressible data – for instance, a multi-gigabyte virtual machine disk – were likely to compress but a relatively small file – even a very compressible one – would not compress.

Starting in Build 22449, we will no longer use this decision algorithm by default. Instead, if compression is requested, we will always attempt to compress. If you wish to modify this new behavior to return to a decision algorithm, please see this article: Understanding and controlling compression behaviors.

Please use the Feedback Hub to give feedback or report issues with SMB compression, using the Files, Folders, and Online Storage > File Sharing category.

Until next time,

Ned "smooooosh" Pyle


Source: Windows 11 Insider 22449 update for SMB compression

See also: SMB Compression
 

Attachments

  • Windows_11_flag.png
    Windows_11_flag.png
    2.6 KB · Views: 0
Last edited:
Hi folks
Not sure while this is a big issue for HOME computers that really don't have a lot of PC's on the internet all trying at once to connect. For Corporates much more of an issue I'd imagine -- however with broadband connections getting even for HOME users up to the 10Gb/s range - this really can't be a serious problem unless loads of users are concurrently downlading hige 4K UHD movies etc. Unlikely in a business work place.

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
Back
Top Bottom