Are your jenkins server behind NGINX, see also http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_max_temp_file_size
On Saturday, March 4, 2017 at 8:51:22 AM UTC+8, Daniel Beck wrote: > > > > On 03.03.2017, at 22:32, Richard Ginga <[email protected] > <javascript:>> wrote: > > > > I have been struggling all day with a simple problem...I can't download > and archived file of 1.46Gb. That is the size on the slave and the size > reported by Jenkins but when I click to download it, I get 1G. > > If you're downloading from Jenkins, via a terrible connection, you may get > differently sized files after the download just stops. > > If so, it's possible that Jetty's default timeouts are configured too > aggressively. Look into increasing --httpKeepAliveTimeout / > --httpsKeepAliveTimeout as described on > https://github.com/jenkinsci/winstone/ > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b1d0b764-1de7-4c41-89a6-67a6d76461ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
