You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/11/10 15:24:01 UTC

[19/50] [abbrv] incubator-usergrid git commit: update readme

update readme


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/f79b5e9a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/f79b5e9a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/f79b5e9a

Branch: refs/heads/two-dot-o-events
Commit: f79b5e9a7ddce7caa7424d0b8eee345ae6088d50
Parents: b7579d0
Author: Shawn Feldman <sf...@apache.org>
Authored: Thu Nov 6 10:10:45 2014 -0700
Committer: Shawn Feldman <sf...@apache.org>
Committed: Thu Nov 6 10:10:45 2014 -0700

----------------------------------------------------------------------
 stack/loadtests/README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/f79b5e9a/stack/loadtests/README.md
----------------------------------------------------------------------
diff --git a/stack/loadtests/README.md b/stack/loadtests/README.md
index 6e7d66b..54f358b 100644
--- a/stack/loadtests/README.md
+++ b/stack/loadtests/README.md
@@ -16,6 +16,8 @@ Gatling will run through mvn
 	>mvn gatling:execute -Dthrottle=100 -Dduration=300 -Dorg=usergrid  -Dapp=load -Dbaseurl=http://load.usergrid.com -DnumEntities=300 -DnumUsers=600 -DrampTime=30 -DadminUser=usergrid -DadminPassword=test -Dsimulation=all
 	
 	Setting the rampTime => Injects a given number of users with a linear ramp over a given duration.
+
+	Values for simulation are 'all','connections'
 	
 	Also see http://gatling.io/docs/2.0.2/general/simulation_setup.html