[Buildbot-devel] Live log reading in browser
Charles Lepple
clepple at gmail.com
Wed Aug 15 22:42:18 UTC 2012
On Wed, Aug 15, 2012 at 12:36 PM, Benoît Allard <benoit at aeteurope.nl> wrote:
> In order for me to investigate my missing config bit, can you point me to some keywords that this feature is using, something like "log streaming", or such ?
Not sure about nginx, but for Apache I use "ProxyIOBufferSize 512". I
think it roughly corresponds to this:
http://wiki.nginx.org/HttpProxyModule#proxy_buffer_size
but nginx seems to have more knobs to turn. In particular, you might
look at just turning buffering off, perhaps only for the logs.
--
- Charles Lepple
More information about the devel
mailing list