Chirag Aggarwal
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by Chirag Aggarwal-
Chirag Aggarwal commented,
I mean, I wouldn't go too crazy, but 10000 seems reasonable. I guess my.cnf is overriding that to 1048576. So it shouldn't be the cause of problem right? Anything else I can check?
-
Chirag Aggarwal commented,
I'm just wondering if you're hitting that open tables limit and then that's when the slowness happens. Now that I think about it, there were errors related to mysql hitting these limits some we...
-
Chirag Aggarwal commented,
Hey there! From that output, my concerns would be the number of queries per second and if your server can handle that, and the number of open tables. Can you run this on the command line and pas...
-
Chirag Aggarwal created a post,
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,...
-
Chirag Aggarwal commented,
Here you go # free -m total used free shared buff/cache available Mem: 64232 6124 1909 4028 56198 53260 Swap: ...
-
Chirag Aggarwal commented,
Hello, The following thread is also worth reviewing for an overview of how memory usage works on Linux:
-
Chirag Aggarwal commented,
Yes, I've confirmed this is not the case. Also, it seems like memory usage is now not even dropping below 2.3G even with almost no traffic.
-
Chirag Aggarwal commented,
You can't create account without domain but you can use any dummy domain for now and change it later.
-
Chirag Aggarwal created a post,
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...
-
Chirag Aggarwal commented,
This is mysql related issue not cronjob