
Chirag Aggarwal
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Posts
Recent activity by Chirag Aggarwal-
Mysql large number of running threads, causing hangs
Hello, I'm trying to figure out a weird mysql issue. We have a cpanel server running mysql 8.0.30 which works fine but every once or twice a day, mysql becomes unresponsive or painfully slow. RAM,...
-
High Physical memory usage even at no traffic
Hello, There's a weird issue I am facing. A site was recently restored from another server to current server. DNS isn't even propagated and there's no traffic at all on site. Server is running li...
-
Where should custom bash files go for root?
Hello, I've created a bash file for simple reporting. I'm wondering which one is the safest location to put it? it'll be ran under root user from cron so I am guessing for /root?
-
Limiting concurrent ftp connections
Hello, Is there any way to limit the max connection each cPanel user can have through ftp?
-
How to backup 'only' system files
Hey, I'm trying to get cPanel to only backup system files like /etc/fstab and all mentioned in System Backup doc. Problem is, there's no option to prevent accounts backup. I can deselect all accou...
-
cPanel Cron API - linekey while removing
Hello, I ran into problems with removing cron with API 2. The add_line returns key named keyline while remove_line needs the count number for cron which is not given in the response of add_line. ...
-
Apache Full of Reading Request | 0 idle workers
Hello, Since few days, there have been multiple downtimes due to no idle worker left for Apache Current Max Workers are 150 which worked fine before 150 requests currently being processed, 0 id...