aws-quickstart/quickstart-neo4j

Set ulimit

Closed this issue · 3 comments

It doesn't look like you need to set ulimits anymore....

[root@ip-172-31-32-161 log]# ulimit
unlimited

Should confirm with Suresh...

i think you are looking limit for files. it is 65535. run ulimit -n
will you be setting this per user session or global? your documentation does have info on how to set global anyways.

Ahhh. Got it. Well our doc says set it to 60k. If it's 65k then we should be good. I'm going to call this one sorted!