Commit 08824158 authored by Liuxiaohong123's avatar Liuxiaohong123

添加es7.5版本内存优化配置说明

parent ab924d38
...@@ -88,9 +88,10 @@ JDK需要1.8及以上,推荐使用JDK1.8版本; ...@@ -88,9 +88,10 @@ JDK需要1.8及以上,推荐使用JDK1.8版本;
![](img/23-4.png) ![](img/23-4.png)
<center> 3. elasticsearch-7.5.0版本配置文件在`elasticsearch-7.5.0/config/jvm.options`
Linux系统配置参考
</center> ![img](../../quickstart/adv-03/img/es75.png)
**Windows系统优化配置** **Windows系统优化配置**
......
...@@ -87,10 +87,9 @@ JDK需要1.8及以上,推荐使用JDK1.8版本; ...@@ -87,10 +87,9 @@ JDK需要1.8及以上,推荐使用JDK1.8版本;
`ES_GC_OPTS="$ES_GC_OPTS -XX:MaxGCPauseMillis=500"` `ES_GC_OPTS="$ES_GC_OPTS -XX:MaxGCPauseMillis=500"`
![](img/23-4.png) ![](img/23-4.png)
3. elasticsearch-7.5.0版本配置文件在`elasticsearch-7.5.0/config/jvm.options`
![](img/es75.png)
<center>
Linux系统配置参考
</center>
**Windows系统优化配置** **Windows系统优化配置**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment