[Buildbot-commits] [Buildbot] #2123: Changes sent over the wire should be compressed

Buildbot nobody at buildbot.net
Thu Oct 6 03:03:45 UTC 2011


#2123: Changes sent over the wire should be compressed
------------------------+--------------------
Reporter:  dank         |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.8.6
 Version:  0.8.5        |  Resolution:
Keywords:               |
------------------------+--------------------

Comment (by dustin):

 In fact, once patches are transferred using !FileDownload, there won't be
 any need to change SIZE_LIMIT, so maybe the first point is just a
 documentation change to suggest adding
 {{{
 #!python
 from twisted.spread import banana
 banana.SIZE_LIMIT = 1024**2
 }}}
 to buildbot.tac on the master and slave (with suitable security warnings).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2123#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list