Search found 65 matches
- Mon Mar 13, 2017 5:13 pm
- Forum: Web Server
- Topic: Web server running out of RAM
- Replies: 13
- Views: 7906
Re: Web server running out of RAM
Thanks for the advice. I am using the "sk-php70" web template from here: https://forum.vestacp.com/viewtopic.php?t=10854 It is FastCGI, but not php-fpm, so I don't know if your advice would be applicable. I made some optimizations in this file: /etc/httpd/conf.d/fcgid.conf As follows (modified from ...
- Mon Mar 13, 2017 11:56 am
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7914
Re: Auto renew SSL doesn't work
I'll report back on May 7th when many of my sites will have entered the 31-day window and should theoretically be auto-renewed by Vesta.
- Sun Mar 12, 2017 2:28 pm
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7914
Re: Auto renew SSL doesn't work
This problem is resolved, I think the issue was that when I migrated the website, "Let's Encrypt Support" was not checked. And so that is why it wasn't updating it automatically. I just unchecked and then re-checked SSL support (with "Let's Encrypt Support" checked) and it re-issued a new Let's Encr...
- Sat Mar 11, 2017 11:53 pm
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7914
Re: Auto renew SSL doesn't work
Yes that is correct.
Your PS suggestion would just recreate the SSL, right? This is equivalent to just doing v-add-letsencrypt-domain. Yes this would probably work. But before doing that I prefer to understand why the update doesn't work.
Thanks.
Your PS suggestion would just recreate the SSL, right? This is equivalent to just doing v-add-letsencrypt-domain. Yes this would probably work. But before doing that I prefer to understand why the update doesn't work.
Thanks.
- Sat Mar 11, 2017 9:31 pm
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7914
Auto renew SSL doesn't work
Hello all, I have a domain where the SSL will expire in 24 hours. I recently migrated it to this server, so I understand that Vesta didn't auto-renew it yet. But if I try to manually trigger the auto renew now using v-update-letsencrypt-ssl , it does nothing (immediately returns to the prompt with n...
- Wed Mar 08, 2017 1:13 pm
- Forum: Web Server
- Topic: Web server running out of RAM
- Replies: 13
- Views: 7906
Re: Web server running out of RAM
Thanks everyone for the helpful advice. It's enough to get me started.
Thanks again.
Thanks again.
- Mon Mar 06, 2017 2:45 pm
- Forum: Web Server
- Topic: Optimizing for 4GB VPS
- Replies: 8
- Views: 4649
Re: Optimizing for 4GB VPS
Your comment about kicking out users being stupid makes a lot of sense to me, so I don't really know what to do now.
Since I believe this is a separate topic altogether, I have posted it here:
viewtopic.php?f=11&t=14046
Thanks again.
Since I believe this is a separate topic altogether, I have posted it here:
viewtopic.php?f=11&t=14046
Thanks again.
- Mon Mar 06, 2017 2:44 pm
- Forum: Web Server
- Topic: Web server running out of RAM
- Replies: 13
- Views: 7906
Web server running out of RAM
I have a 4 GB DigitalOcean droplet and I have found that it runs out of RAM after 24-48 hours. Someone on another forum suggested I limit the amount of processes spawned like this: In this file: /etc/httpd/conf.d/fcgid.conf Add this: FcgidMaxProcesses 35 In this file: /etc/httpd/conf/httpd.conf Add ...
- Sun Mar 05, 2017 1:20 pm
- Forum: Web Server
- Topic: Optimizing for 4GB VPS
- Replies: 8
- Views: 4649
Re: Optimizing for 4GB VPS
Ok great. Thanks again.
- Sat Mar 04, 2017 8:37 pm
- Forum: Web Server
- Topic: Optimizing for 4GB VPS
- Replies: 8
- Views: 4649
Re: Optimizing for 4GB VPS
Thanks for this added info. I'll look into those tools but will also consider your point that newrelic is a simpler way for me to get started. I'll also try the malicious code steps you suggested. Lastly, thanks for the advice on seeing which of my hosted sites uses up the most resources. I'm reluct...