Changes between Version 9 and Version 10 of PlasticSlices/Experiments


Ignore:
Timestamp:
07/11/11 15:29:45 (13 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/Experiments

    v9 v10  
    140140and the md5sum checksum of the file (and the filename).
    141141
    142 ''FIXME: It would be better if this piped to 'tee', to make it easier to compare the output between client and server later.''
    143 
    144142== Results ==
    145143
     
    153151
    154152Add up the results for all the clients; they should add up to 1 GB (or more).
    155 
    156 ''FIXME: If we had the output from both client and server in a file, we could diff them, and grep for anomalous md5sum lines.''
    157153
    158154== Cleanup ==
     
    257253You'll see output typical of wget as each transfer runs.
    258254
    259 ''FIXME: Should we capture this in a log file? We don't need it, but I suppose it could make debugging easier.''
    260 
    261255When the downloads are finished, on the server, hit ctrl-c to kill the httpsd.py process.
    262256
     
    377371When the transfer finishes, on the server, hit ctrl-c to kill the iperf server process.
    378372
    379 ''FIXME: It would be better if this piped to 'tee', so that you get log files for free.''
    380 
    381373== Results ==
    382374
    383375The results of the experiment are the three-line statistics summary at the end of the output on the client.
    384 
    385 ''FIXME: Do we also want to capture the output from the server.''
    386376
    387377== Cleanup ==
     
    476466When the transfer finishes, on the server, hit ctrl-c to kill the iperf server process.
    477467
    478 ''FIXME: It would be better if this piped to 'tee', so that you get log files for free.''
    479 
    480468== Results ==
    481469
    482470The results of the experiment are the three-line statistics summary at the end of the output on the client.
    483 
    484 ''FIXME: Do we also want to capture the output from the server.''
    485471
    486472== Cleanup ==