mfigge
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by mfigge-
I converted several accounts on the server using WHM interface, keeping the old files. As everything seems ok, can I run the process again in WHM to delete the old files? Or I should do it on the c...
-
Thank you! I see several warnings like this: WARNING [2023-11-20 09:05:15,053] defence360agent.plugins.client: Failed to send message CommandInvoke({'method': 'COMMAND_INVOKE', 'command': ['malwar...
-
We've identified an issue where this is happening that you can read about here:
-
I realized that ulimits are a per user basis. I checked the file limits.conf has nginx soft nofile 30000 nginx hard nofile 50000 So actually nginx is able to open that quantity ...
-
Thank you for you reply. How can I know if the problem was nginx or ulimit related? I misstyped, right now worker_rlimit_nofile is 30000, and ulimit open files is 4096. I should increase that last...