Neo4j WARNING: Max 1024 open files allowed, minimum of 40 000 recommended. See the Neo4j manual


you can add a line in /etc/default/neo4j:

NEO4J_ULIMIT_NOFILE=60000
to set the ulimit setting (60000 open files) for the service.

There is no need anymore to use /etc/security/limits.conf on debian to set the number of open files.
原文地址:https://stackoverflow.com/questions/20924596/neo4j-warning-max-1024-open-files-allowed-minimum-of-40-000-recommended-see-t


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM