naughtyking Posted July 13, 2023 Share Posted July 13, 2023 Hi, I discovered that there are large files that my server created and content of files that growing every day and some of it is uneeded. for example i discovered that there is Giant Log files about 10GB size and some of this logs i can delete, but not the current log file, also i can delete error logs. so, i want to hear from you guys some ways to delete/clean more uneeded files. not just un the server also in the website theme or cpanel. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted July 13, 2023 Share Posted July 13, 2023 I would say your post title doesn't correspond to your post contents. If you experience giant log files from Apache, then you should change its configuration to use rotating log file (please check official Apache docs for this). If your rotating log file is growing to 10G, then something is wrong with your site, it may refer to many broken resources that would hit 404 errors into log file. You may need to examine the log file to see what URLs are triggering errors and identify how to get rid of them. 1 Quote Link to comment Share on other sites More sharing options...
Mich Posted July 14, 2023 Share Posted July 14, 2023 Utilize NGINX as well. 😊 I agree with Tech Support that Server Load and Disk Usage are not the same. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.