# Elasticsearch

**URL:** https://discuss.elastic.co/t/elasticsearch/276615
**Category:** Elasticsearch
**Created:** [June 22, 2021, 7:34am UTC](https://discuss.elastic.co/t/elasticsearch/276615 "2021-06-22T07:34:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sanchit\_Agrawal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sanchit_agrawal/32/84391_2.png) [@Sanchit\_Agrawal](https://discuss.elastic.co/u/Sanchit_Agrawal)
#### Post date: [June 22, 2021, 7:34am UTC](https://discuss.elastic.co/t/elasticsearch/276615/1 "2021-06-22T07:34:30Z")

</div>

I am new to elasticsearch. Please can you help with my other doubts-

1. I have daily pushed to ES and the request cache is getting cleared automatically for as low as 1 document also. Can I restrict this from getting cleared?
2. Where do request\_cache, query\_cache, and field data cache reside, in heap or ram?
3. Is there any issue if my ram percentage is showing 99 for the nodes.
4. Every time when I hit requests are hit both nodes CPU goes 100%, will this impact performance?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 23, 2021, 9:35pm UTC](https://discuss.elastic.co/t/elasticsearch/276615/2 "2021-06-23T21:35:18Z")

</div>

1. Is it causing issues?
2. In heap
3. As in system RAM, no not really. It means things are being cached by the OS outside of heap
4. Most likely, you'd need to look at hot threads to see what might be causing it

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 21, 2021, 9:36pm UTC](https://discuss.elastic.co/t/elasticsearch/276615/3 "2021-07-21T21:36:11Z")

</div>

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