coursevector
- Total activity 216
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 51
Comments
Recent activity by coursevector-
OK, so if i set a memory limit of say 128MB for a user. Does that mean the user can have 2 processes using 128MB each or 2 process totally 128MB?
-
OK, thanks for the feedback. CloudLinux is a bit pricey so we only have it on a few servers but good to know. So the memory limit is per process and not cumulative correct?
-
I see that there is a support post on this: cPanel But i've done the workaround twice now on my servers, and the nightly update puts it right back to where it breaks again. Any update on this?
-
I think it helped but it didn't fix the issue. I still got the SYSLOG notice this morning. I looked at the looked at the service log and see this: [CODE=bash]Dec 02 01:10:47 host.example.com rsyslo...
-
For future reference, I added this to one of my servers to test. We'll see if this fixes the issue. [CODE=bash]echo 'if $programname == "systemd" and ($msg contains "Starting Session" or $msg cont...
-
I see a lot of these, is this caused by backups? Not familiar with that message. That continues for each of the accounts (112) for about 30min. With about 20 a second by the looks of it, i could se...
-
I did see it in the service status journal logs. But looking in /messages specifically I see it as well: [CODE=bash][root@host ~]# grep "limiting" /var/log/messages Nov 30 00:51:11 host rsyslogd: ...
-
Ah ok. Thanks!
-
Just had this happen again on a different site/server. Running v94.0.4. Luckily i knew what to do immediately to fix it. This is actually the second time this happened to this client, it happened o...
-
It looks like some debugging I had in wp-cron.php (echo commands) were tripping it up possibly. I've disabled them, will see if that fixes the issue.