RAM setup page show ulimit error
![]()
In RAM setup page it always show following error:
Increase the ulimit for open files to 65535. The current value is 1024, To change ulimit, run the command ulimit -n 65535. After you change the ulimit value, restart the server for the change to take effect. This means we should run ulimit -n 65535 command on RAM WAS server by root user? It can not be done in RAM setup page? Thanks. |
Accepted answer
![]()
Yes ... server setup, may not be running as uid 0 (root)
pan tianming selected this answer as the correct answer
|