How to limit off-heap memory usage

Hi!
I use ES 1.7 on Win2012R2 with store type mmapfs by default. It this case ES loads index in RAM and fills all of it. With a high load on the record index, after some time the product falls. I tried advice from this question, but it did't help me. Please help me, how can I set memory limitation for off-heap JVM in Windows?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.