[Buildbot-devel] Slow log file serving?

Dustin J. Mitchell dustin at v.igoro.us
Fri Oct 29 21:12:41 UTC 2010


On Fri, Oct 29, 2010 at 2:55 PM, Bill Deegan <bill at baddogconsulting.com> wrote:
> One of my developers mentioned that the log files served by buildbot
> seem to come really slow.
> Would it be faster if buildbot just tracked the URL and Apache served the file?

It's because they're being parsed out of a particular file format, and
in such a way that things can be streamed effectively.  As we upgrade
the status-serving code, and start to differentiate "live" from
"static" logfiles, this will improve.

Dustin




More information about the devel mailing list