Update of /cvsroot/pyxida/Pyxida/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14405/config
Modified Files:
pyxida.cfg
Log Message:
Improved Pyxida node webpage
Index: pyxida.cfg
===================================================================
RCS file: /cvsroot/pyxida/Pyxida/config/pyxida.cfg,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** pyxida.cfg 15 Feb 2007 18:01:25 -0000 1.13
--- pyxida.cfg 21 Feb 2007 13:10:28 -0000 1.14
***************
*** 24,28 ****
# Nodes learn about the rest of the system through gossip.
# Separate entries with a single whitespace.
! pyxida.bootstraplist=glenora.eecs.harvard.edu sb01.eecs.harvard.edu sb02.eecs.harvard.edu sb10.eecs.harvard.edu sb11.eecs.harvard.edu
# Use ICMP = boolean
--- 24,30 ----
# Nodes learn about the rest of the system through gossip.
# Separate entries with a single whitespace.
! # pyxida.bootstraplist=glenora.eecs.harvard.edu sb01.eecs.harvard.edu sb02.eecs.harvard.edu sb10.eecs.harvard.edu sb11.eecs.harvard.edu
!
! pyxida.bootstraplist=righthand.eecs.harvard.edu pl1.ucs.indiana.edu neu1.6planetlab.edu.cn ds-pl1.technion.ac.il pl1.cs.utk.edu planet1.scs.cs.nyu.edu planet3.seattle.intel-research.net planetlab-01.naist.jp planetlab10.millennium.berkeley.edu planetlab1.cis.upenn.edu planetlab1.csail.mit.edu planetlab1.cs.duke.edu planetlab1.flux.utah.edu planetlab-1.imperial.ac.uk planetlab-2.cs.princeton.edu planetlab2.cs.umass.edu planetlab2.upc.es ricepl-1.cs.rice.edu vn2.cs.wustl.edu
# Use ICMP = boolean
***************
*** 36,40 ****
# Hostname of a centralised log server that periodically logs the coordinate
! pyxida.logserver=hourglass.eecs.harvard.edu
# Specifies how often to retry connecting to the log server (read by the nodes)
--- 38,42 ----
# Hostname of a centralised log server that periodically logs the coordinate
! # pyxida.logserver=hourglass.eecs.harvard.edu
# Specifies how often to retry connecting to the log server (read by the nodes)
|