On Sat, Jul 19, 2003 at 10:47:08PM -0700, Dara Hazeghi wrote: > I want to do some measurements of current distcc performance with and > without lzo compression. Unfortunately I haven't been able to find > what flag/option does this. Any hints?
Add ",lzo" to each hostname that should use compression. E.g.: DISTCC_HOSTS='localhost farhost,lzo dblhost/2,lzo nearhost' export DISTCC_HOSTS ..wayne.. __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
