Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-27 | cc_apt_pipelining: stop disabling pipelining by default | Daniel Watkins | |
This was introduced due to Ubuntu using S3 mirrors, and S3 having a buggy pipelining implementation. Those Ubuntu mirrors are no longer in production and, furthremore, apt has also grown the ability to handle servers with broken pipelining. As such, we can stop disabling pipelining, which should result in improved apt download speeds. LP: #1794982 |