早教吧 育儿知识 作业答案 考试题库 百科 知识分享
早教吧百科知识频道 --> IT百科 -->web开发 -->

sphinx 索引时提示:FATAL: out of memory

场景/问题/来源
中间件

sphinx 索引时提示:FATAL: out of memory (unable to allocate 873201672 bytes)

知识/回答

该提示表示当前环境下,可以使用的内存不足够;可能是因为其他程序占用内存较多导致可用内存太少;也有可能是因为配置中mem_limit设置太大。

最快的解决方法

修改sphinx.conf 文件,将mem_limit值改小,如改成mem_limit = 512M

sphinx 索引时提示:FA...相似的小知识: