[distcc] remote hosts

Martin Pool mbp at sourcefrog.net
Mon Oct 14 04:04:01 GMT 2002


On 13 Oct 2002, Amir Tal <tal at whatsup.org.il> wrote:
> when saying in DISTCC_HOSTS='192.168.0.2 192.168.0.1 localhost', i noticed 
> that requests are being sent only to the first host (192.168.0.2) and nothing 
> is being sent to 192.168.0.1 .
> priority stuff ?
> is it normal, and if not, where do i tell distcc to act differently
> ?

Are you actually using "make -j"?  If not, only one job will run at a
time, and it will always run on the first named host (in current
versions of distcc).

And please, read this:

  http://www.tuxedo.org/~esr/faqs/smart-questions.html

-- 
Martin 



More information about the distcc mailing list