alja / xrootd

Other
0 stars 0 forks source link

hi freq connections/disconnection tests #80

Open alja opened 8 years ago

alja commented 8 years ago

data server mongo.t2.ucsd.du, user xrootd

for i in {0..100}; do printf -v a "%04d.root" $i; xrdcp -f root://xrd-cache-1.t2.ucsd.edu:6789//test/$a /dev/null & done


proxy genki with 200 connections ./test.pl --files=5000 --N_max=200 --server=genki.physics.ucsd.edu

alja commented 8 years ago

trace connections

lsof -p pid| grep IPv
netstat -np