Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
Are you running this as a BRX?
If so, when running as a BRX, the format for the ls.brain.controller.farm property is:
(<host>:<port>:<numberOfThreads>)
If you have more than one server to use, then you can comma delimit the servers within the brackets.
Some further discussion of this topic can be found here:
http://community.lavastorm.com/showt...nController-py
So, without specifying this, the number of threads I believe is 1, which means there will be no parallelism.
If you are running through BRE, rather than as a BRX using the command line controller, then you can specify the number of threads in your server farm configuration under Tools->Preferences->Server Farms.
For running as a BRX you need to either modify this property in ls_brain.prop or pass this as an argument to the controller when you run it.
Unfortunately, there isn't a document which describes the function of all of the various options in ls_brain.prop at the moment.
This has been raised as issue # 4184 in our bug tracking system in order to provide the necessary documentation.
Until this issue is resolved, if you have similar questions relating to the operation and format of such properties, someone within the forums should be able to answer relatively quickly.
Regards,
Tim.