[Buildbot-devel] lazy logs a bit too lazy and que'ed requests not being processed

Charles Lepple clepple at gmail.com
Fri Oct 3 03:10:21 UTC 2014


Definitely not a 1:1 mapping, but in Apache, I dropped the proxy buffer from the default of 8 kB to 512 bytes, and logs stream fine. The nginx parameters look a bit more complicated:

http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering

Here's the Apache parameter I tweaked:

http://httpd.apache.org/docs/current/mod/mod_proxy.html#proxyiobuffersize

One thing that Buildbot could potentially do on the logs is add "X-Accel-Buffering: no" for nginx (I think; unless I got it backwards).

-- 
- Charles Lepple
http://ghz.cc/charles/





More information about the devel mailing list