git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c541407
)
set socket option
author
Michal Voců
<michal@ruk.cuni.cz>
Wed, 25 Mar 2009 15:09:32 +0000
(15:09 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Wed, 25 Mar 2009 15:09:32 +0000
(15:09 +0000)
org.glite.lb.logger/src/perftest_il.sh
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/perftest_il.sh
b/org.glite.lb.logger/src/perftest_il.sh
index
318b9e8
..
e9d2ee5
100644
(file)
--- a/
org.glite.lb.logger/src/perftest_il.sh
+++ b/
org.glite.lb.logger/src/perftest_il.sh
@@
-254,9
+254,9
@@
echo ""
fi
PERFTEST_CONSUMER=$STAGEDIR/bin/glite-lb-bkserverd
-CONSUMER_ARGS="-d --perf-sink=1"
+CONSUMER_ARGS="-d --perf-sink=1
-p 10500 -w 10503
"
PERFTEST_COMPONENT=$STAGEDIR/bin/glite-lb-interlogd-perf
-LOGJOBS_ARGS=" $COMM_ARGS"
+LOGJOBS_ARGS="
-m localhost:10500
$COMM_ARGS"
}
group_c_test_a ()