Specifies the hard limit and/or soft limit for the resident set size.
The syntax is:
rss_limit = hardlimit,softlimit
For example:
rss_limit=12mb,10mb
The above example specifies the limits in megabytes, but If no units are specified, then bytes are assumed. See Limit Keywords for more information on the values and units you can use with this keyword.