summaryrefslogtreecommitdiff
path: root/java/tools/src/main/resources/stress-test-client.properties
diff options
context:
space:
mode:
Diffstat (limited to 'java/tools/src/main/resources/stress-test-client.properties')
-rw-r--r--java/tools/src/main/resources/stress-test-client.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/tools/src/main/resources/stress-test-client.properties b/java/tools/src/main/resources/stress-test-client.properties
new file mode 100644
index 0000000000..2ef8c258b4
--- /dev/null
+++ b/java/tools/src/main/resources/stress-test-client.properties
@@ -0,0 +1,3 @@
+java.naming.factory.initial = org.apache.qpid.jndi.PropertiesFileInitialContextFactory
+connectionfactory.qpidConnectionfactory = amqp://guest:guest@clientid/?brokerlist='tcp://localhost:5672'
+connectionfactory.qpidConnectionfactoryLowPrefetch=amqp://guest:guest@clientid/?brokerlist='tcp://localhost:5672?maxprefetch='10''