-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 4.8.0
-
Component/s: Enterprise, SSH
-
None
In Bitbucket Server 4.8.0 zlib compression was enabled on SSH connections by default. This can significantly increase the amount of Java CPU time spent doing compression and decompression if SSH workload is high. Since git already compresses packfile content SSH connections should be configured with no compression by default.