Search found 10 matches
- Thu Mar 14, 2019 2:45 am
- Forum: Web Server
- Topic: Problems with fresh installation on Ubuntu 18.04
- Replies: 1
- Views: 3057
Problems with fresh installation on Ubuntu 18.04
Hey Folks, i just installed a new server with the latest vestacp, unfortunatelly some problems occured whcih i cant figure out myself :( 1) When i restart the server apache wont start. service apache2 status says: systemd[1]: Starting The Apache HTTP Server... apachectl[713]: (99)Cannot assign reque...
- Thu Dec 07, 2017 4:13 am
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Re: Serving PHP Sites is getting slow till i restart Apache
Hi aman2254, there are no references at all, that point to a ddos attack. ssh is protected by fail2ban i also dont use a standard port. also the rest of the server is very responsive. i also tryed free && sync && echo 3 > /proc/sys/vm/drop_caches && free in case its a memory problem, but it did not ...
- Wed Dec 06, 2017 2:07 am
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Re: Serving PHP Sites is getting slow till i restart Apache
Ok, i will do so next weekend at night :)
Only 4 mails in there right now, basically they are system mails marked as "frozen" going to root, nothing special from my point of view.
Kind regards
Patrick
Only 4 mails in there right now, basically they are system mails marked as "frozen" going to root, nothing special from my point of view.
Kind regards
Patrick
- Mon Dec 04, 2017 2:11 pm
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Re: Serving PHP Sites is getting slow till i restart Apache
Most sites are private / for testing purpose, thats why they get very little traffic if at all... So you think it could help if i dedicate more ram to the servers? As i mentioned, it does not seem like the servers are bussy in any way. This it what it looks most of the time... But it would be no pro...
- Sun Dec 03, 2017 9:43 pm
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Re: Serving PHP Sites is getting slow till i restart Apache
Hi mehargags, thank you for your time. I checked the CPU Load as well as network stats with slurm, und just wanted to say that there was nothing special at any time. I will check again, i have to wait a while tho till the circumstances apear again :) Then i will suspend one site after another till o...
- Sun Dec 03, 2017 3:15 pm
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Re: Serving PHP Sites is getting slow till i restart Apache
Hi mehargags, thanks for pointing this out, Luckily i already monitor those stats in detail. I have round about 40 WordPress Sites on each Server, most of them very low traffic, some get a few thousand visitors a day. The Servers have a Gbit connection tho. There are not used for heavy downloads but...
- Thu Nov 30, 2017 12:29 pm
- Forum: Web Server
- Topic: Serving PHP Sites is getting slow till i restart Apache
- Replies: 10
- Views: 9793
Serving PHP Sites is getting slow till i restart Apache
Hi, @ all @VestaCpTeam, Thank you for this great piece of software. I am using VestaCP now for several years without any big issues. Problem: I am running Vesta CP on 2 different servers. My site loads with 0.8 seconds which is great! Problem is, after a while the sites needs 2.5 seconds to load and...
- Tue Jan 06, 2015 2:03 pm
- Forum: Web Server
- Topic: Problem forwarding RemoteIP from proxy to apache (mod_rpaf)
- Replies: 1
- Views: 3533
Re: Problem forwarding RemoteIP from proxy to apache (mod_rp
ive found a workaround with remoteip: 1) a2enmod remoteip 2) create an config file under /etc/apache2/mods-available named remoteip.conf 3)add the following lines RemoteIPHeader X-Forwarded-For RemoteIPTrustedProxy 127.0.0.1 your.proxy.server.ip 4) link the file under /etc/apache2/mods-enabled 5) se...
- Tue Jan 06, 2015 1:40 pm
- Forum: Web Server
- Topic: Problem forwarding RemoteIP from proxy to apache (mod_rpaf)
- Replies: 1
- Views: 3533
Problem forwarding RemoteIP from proxy to apache (mod_rpaf)
Hey everyone and happy new year :) i have a problem with forwarding the remote ips from nginx to apache: ive added the following lines to the configuration templates of nginx under /usr/local/vesta/data/templates/web/nginx proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_s...
- Tue Sep 30, 2014 2:00 am
- Forum: Web Server
- Topic: https:// returns ERR_CONNECTION_TIMED_OUT
- Replies: 2
- Views: 5398
https:// returns ERR_CONNECTION_TIMED_OUT
Hi everyone i am just starting out with vestacp and i have to say we both get along really smoth so far. but now i am stuck with a problem. i generated a ssl cert for a personal website of mine. the website is perfectly reachable over http, but not https. ive restarted the server to make shure all c...