Specifies the hard limit, soft limit, or both limits for the size of the stack that is created.
The syntax is:
stack_limit = hardlimit,softlimit
For example:
stack_limit = 120000,100000
Because no units have been specified in the above example, LoadLeveler assumes that the figure represents a number of bytes. See Limit keywords for more information on the values and units you can use with this keyword.
| Note: | This keyword accepts 64-bit integer values. |