Search found 2 matches
- Sat Jan 25, 2020 8:42 am
- Forum: Web Server
- Topic: Apache taking 100% of the cpu
- Replies: 4
- Views: 7207
Re: Apache taking 100% of the cpu
What system you use How much memory have your server You use fastcgi or mod_php? Are you sure this is a apache problem and not php problem ? Hey, I am not sure if it's an apache problem or php, I am running around 3 websites, all is not that much used/visitors. I just see if I go to the server tab ...
- Sun Jan 19, 2020 12:39 pm
- Forum: Web Server
- Topic: Apache taking 100% of the cpu
- Replies: 4
- Views: 7207
Apache taking 100% of the cpu
Hey all, My vestacp server takes 100% cpu after around 3 days and get unusable/unresponsible. I haved tried to use strace to trace the issue but having had any luck finding out what is causing the issue. Strace spamming this: poll([{fd=39, events=POLLIN}], 1, 3000) = 1 ([{fd=39, revents=POLLHUP}]) r...