Salesforce

Changing Limits for the User (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Changing Limits for the User (Magic xpi 3.x)

The user will need sufficient resources on the system to run the broker. The root user can change this in etc/security/limits. An example is shown below.

Values need not be necessarily set to unlimited, but make sure to provide a fair amount of resources, preferably based on your performance and/or load tests.

Ulimit -a

bpmif@rovert1:/e/bpmone/IF/sbin$ ulimit -a

time(seconds) unlimited

file(blocks) unlimited

data(kbytes) unlimited

stack(kbytes) unlimited

memory(kbytes) unlimited

coredump(blocks) unlimited

nofiles(descriptors) 2000

threads(per process) unlimited

processes(per user) unlimited

<user>

fsize = -1

data = -1

rss = -1

stack = -1

stack_hard = -1

Reference
Attachment 
Attachment