Just curious about the soft and hard memory limits - is there some sort of limit on the maximum values? I currently have 1800M for soft and 2000M for hard. If I try to raise those to higher values I get log messages as below:
[WARN] [config:server:rails] invalid value of <memSoftLimit>:2200M, use default=0
[WARN] [config:server:rails] invalid value of <memHardLimit>:2400M, use default=0
I tried with a few different levels with the same result. I don't need more memory currently but I was just curious about what makes it invalid at different settings. The server has 4GB of RAM total. Thanks
[WARN] [config:server:rails] invalid value of <memSoftLimit>:2200M, use default=0
[WARN] [config:server:rails] invalid value of <memHardLimit>:2400M, use default=0
I tried with a few different levels with the same result. I don't need more memory currently but I was just curious about what makes it invalid at different settings. The server has 4GB of RAM total. Thanks