[Spread-users] Automagically running Spread on a LAN

George Schlossnagle george at omniti.com
Wed Jun 27 09:37:02 EDT 2001


Dos this work with stock spread?  In 3.12 it was limited to 128 hosts in the
ocnf and wouldn't start othewise.

----- Original Message -----
From: "Ben Laurie" <ben at algroup.co.uk>
To: "Spread Users" <spread-users at lists.spread.org>
Sent: Tuesday, June 26, 2001 4:43 PM
Subject: [Spread-users] Automagically running Spread on a LAN


> During the workshop today there was a somewhat daft (IMO) discussion
> about how to make Spread work automagically on a LAN. Well, here's how:
>
> #!/bin/sh
>
> echo Spread_Segment $1.255:4803 \{
> i=1
> while [ $i -lt 256 ]
> do echo "    host$i $1.$i"
> i=`expr $i + 1`
> done
> echo \}
>
>
> --
> http://www.apache-ssl.org/ben.html
>
> In Boston 'til 1st July.
>
>
> _______________________________________________
> spread-users mailing list
> spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users
>







More information about the Spread-users mailing list