-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Deploying to Tomcat over a 20Mbps link. The "upload" transfer speed from cargo is very slow. It maxes out at about 2Mbps/250kBps which obviously slowing our deploy time.
Cause is a small default chunked encoding size (i.e. buffer size) and use of expect/continue headers when sending data during a remote remote deploy.
Fix has been submitted to Codehouse Cargo (hopefully released v1.6.2) and tested with the deploy plugin as working. Here's the relevant issue https://codehaus-cargo.atlassian.net/browse/CARGO-1418
Can we please upgrade Cargo to the latest version.
[JENKINS-40428] Tomcat deploy transfer speed
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: https://github.com/jenkinsci/deploy-plugin/releases/tag/deploy-1.14 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |