Search found 10 matches
- Mon Oct 19, 2020 12:11 pm
- Forum: Firewall
- Topic: Iptables always shows Uptime: 0 minutes
- Replies: 4
- Views: 31157
Re: Iptables always shows Uptime: 0 minutes
It Works. Thank you.
- Mon Oct 19, 2020 10:19 am
- Forum: Firewall
- Topic: Iptables always shows Uptime: 0 minutes
- Replies: 4
- Views: 31157
Iptables always shows Uptime: 0 minutes
Hi,
If i go to Server Tab, iptables section always shows CPU: 0, Memory: 0 mb, Uptime: 0 minutes. How can i confirm if it is working properly or not.
Thank you.
If i go to Server Tab, iptables section always shows CPU: 0, Memory: 0 mb, Uptime: 0 minutes. How can i confirm if it is working properly or not.
Thank you.
- Thu Oct 15, 2020 4:39 pm
- Forum: myVesta
- Topic: Why I made myVesta and not joined HestiaCP
- Replies: 9
- Views: 18720
Re: Why I made myVesta and not joined Hestia
Thank you for a great and stable fork.
- Mon Oct 12, 2020 11:31 am
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Re: Need Optimization suggestions for a new server
I ran the below command with full path, just command without the path was not working. Should i run the command when server is busy, because we get users online only once or twice a week, remaining time load on server will be very low. sudo /usr/local/vesta/bin/v-list-sys-web-status | grep -B 15 &qu...
- Mon Oct 12, 2020 10:48 am
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Re: Need Optimization suggestions for a new server
I'm thinking Apache is crashed because once i get 500 error, it doesn't load website again until i manually restart apache. However, i restarted apache within 5 minutes after i got 500 error, might be i am wrong. PHP-FPM has been restarted after updating using "sudo service php7.3-fpm restart&q...
- Mon Oct 12, 2020 7:31 am
- Forum: General discussion
- Topic: Any Link between spamassassin and mysql?
- Replies: 1
- Views: 2350
Any Link between spamassassin and mysql?
Is there any link between spamassassin and mysql, because if i go to Control Panel-> Server, CPU & Memory consumption always be the same for both of the processes, I have restarted mysql in between, Uptime shows the difference correctly.
- Mon Oct 12, 2020 6:39 am
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Re: Need Optimization suggestions for a new server
Thank you for the update. I have changed MaxRequestWorkers in /etc/apache2/mods-available/mpm_event.conf from 150 to 900 i have changed pm.max_children in /etc/php/7.3/fpm/pool.d/domain.com.conf from 8 to 150 (php-fpm log showed max children (8) reached I dont think it is a bot attack, because we wi...
- Sat Oct 10, 2020 7:08 pm
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Re: Need Optimization suggestions for a new server
Below is the error.log from /var/log/apache2/ it is telling to increase MaxRequestWorkers, but i'm not sure in which file i have to edit it. Once website visitors reach 150, apache is crashing, i have to manually restart it. [Sun Oct 04 00:00:01.504495 2020] [mpm_event:notice] [pid 27431:tid 1404354...
- Sat Oct 10, 2020 10:17 am
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Re: Need Optimization suggestions for a new server
Update: Apache crashed again. I have found there are another set of configuration files at /etc/apache2/mods-available I have edited mpm_prefork.conf, mpm_event.conf and mpm_worker.conf Current connections for Apache is 292, Website is taking around 10 seconds to start loading which would usually ta...
- Sat Oct 10, 2020 9:30 am
- Forum: Optimizations
- Topic: Need Optimization suggestions for a new server
- Replies: 10
- Views: 31746
Need Optimization suggestions for a new server
Hi, This is first time i'm using vestacp/myvestacp. We have taken server with Xeon e3 processor with 32 GB DD4 ECC RAM I have installed myvestacp on debian with Apache and Nginx as reverse proxy. This server is only for own use (only our domains will be hosted) and we primarily use it for hosting ch...