Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于SSDB在Centos7上max_open_files的配置问题 #23

Closed
brucejee opened this issue May 3, 2017 · 2 comments
Closed

关于SSDB在Centos7上max_open_files的配置问题 #23

brucejee opened this issue May 3, 2017 · 2 comments

Comments

@brucejee
Copy link

brucejee commented May 3, 2017

  1. http://ssdb.io/docs/zh_cn/config.html
    SSDB配置文档中说不要用centos7,是不是需要更新一下?
    网上有篇文章说明怎么修改,请问是否可行?测试后发现ulimit -n变成设置的值了,另外SSDB的level-db也要配置max_open_files,这样才能使得SSDB能够使用更多的fd吗?
    文章链接:https://www.oldcai.com/archives/1123
@ideawu
Copy link
Owner

ideawu commented May 3, 2017

ssdb.conf 中不需要配置 max_open_files,这个参数是隐藏参数,作用同操作系统的同名参数毫无关系,用户不需要配置。

@brucejee
Copy link
Author

brucejee commented May 6, 2017

好的,谢谢

@brucejee brucejee closed this as completed May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants