Search found 9 matches
- Wed Jul 05, 2017 9:34 am
- Forum: General Discussion
- Topic: Check resource utilization per site?
- Replies: 1
- Views: 1898
Check resource utilization per site?
Hello,
Is there any way to check the cpu / memory usage by each individual site? If it's not built in native then any 3rd party tool / plugin I can use?
Cheers
Is there any way to check the cpu / memory usage by each individual site? If it's not built in native then any 3rd party tool / plugin I can use?
Cheers
- Wed Jun 28, 2017 11:49 pm
- Forum: General Discussion
- Topic: AWS AMI performance issue?
- Replies: 6
- Views: 5799
Re: AWS AMI performance issue?
It turn out to be the network latency between web and other services (redis cache & db), web is in a different AZ than the two.
- Thu Jun 22, 2017 12:07 pm
- Forum: General Discussion
- Topic: AWS AMI performance issue?
- Replies: 6
- Views: 5799
Re: AWS AMI performance issue?
Yes it's going through LB, however if it's that then both service should have the same latency issue...tjebbeke wrote:Network Latency or distance. Also you are using a load balancer? So your connection is going through the load balancer this has also it's latency.
- Thu Jun 22, 2017 11:16 am
- Forum: General Discussion
- Topic: AWS AMI performance issue?
- Replies: 6
- Views: 5799
Re: AWS AMI performance issue?
C is about 50% slower than A And why so? (if servers specs looks identycal, right?) top/htop say something? Problem with cpu/ram/IO ? Yeah, server spec is exactly the same, nothing with processing / resource, so I am suspected something need to be re-config after I launch the instance, e.g. somethi...
- Thu Jun 22, 2017 7:42 am
- Forum: General Discussion
- Topic: AWS AMI performance issue?
- Replies: 6
- Views: 5799
AWS AMI performance issue?
Hi, I've recently encounter some performance issue when I deploy AMI version of VestaCP 0.9.8-17 on Ubuntu 16 What I've done was setup Wordpress + Woocommerce on VestaCP 0.9.8-17 Ubuntu 16 in Region A, take AMI snapshot, then deploy to Region C, and run an ELB load balancer on top of it. So A is the...
- Mon Jan 23, 2017 6:53 am
- Forum: General Discussion
- Topic: VestaCP control panel data location?
- Replies: 1
- Views: 2573
Re: VestaCP control panel data location?
ok found the answer myself 30min later :)
just go share the path /usr/local/vesta on NFS, this seems to be working fine so far
just go share the path /usr/local/vesta on NFS, this seems to be working fine so far
- Mon Jan 23, 2017 6:21 am
- Forum: General Discussion
- Topic: VestaCP control panel data location?
- Replies: 1
- Views: 2573
VestaCP control panel data location?
Hi All,
I am trying to setup HA on VestaCP by having /home on a nfs shared storage, which is working fine. However on the control panel the list of sites is not showing correctly, what other data / folder do I need to share as well?
TIA!
I am trying to setup HA on VestaCP by having /home on a nfs shared storage, which is working fine. However on the control panel the list of sites is not showing correctly, what other data / folder do I need to share as well?
TIA!
- Sun Jan 08, 2017 12:09 pm
- Forum: General Discussion
- Topic: Specify admin folder during installation?
- Replies: 2
- Views: 2555
Re: Specify admin folder during installation?
Thanks, I'll give it a crack :)
- Sat Jan 07, 2017 3:45 pm
- Forum: General Discussion
- Topic: Specify admin folder during installation?
- Replies: 2
- Views: 2555
Specify admin folder during installation?
Is there anyway to specify the default folder / location for the admin user during installation under ubuntu? I have remove the the default usergroup admin, recreated the admin user and set the home folder to /nfs/admin However after vesta has finished installation, it seems to be changed back to /h...