-
Published Question
i have 2 server with 4GB and 2 CPU. is it possible to determine which server better than the other via apache status?
i use both server for same application and use CF loadbalance.
i want to destroy one but i wonder w...
1
•
•
By
yggitteam
DigitalOcean Droplets
Apache
-
Published Question
Hello, i wonder if i can use 1 php application with 2 or more server..
i plan to use Cloudflare LB but having 2 same apps in 2 server make the maintenance hard for me.
so i wonder if i can do that.
Accepted Answer:
Hi there @yggitteam,
What you could do is use Lsyncd, for example, to sync the files from your main server to the secondary one.
You can then upload and make all of the changes to the main server, and the changes will...
1
•
•
By
yggitteam
DigitalOcean Droplets
Load Balancing
-
Published Question
i have 2 droplet, 1 domain + cloudflare, 1 loadbalancer
Droplet A with IP 111.111.111.111
Droplet B with IP 222.222.222.222
Loadbalancer with IP 333.333.333.333
Domain name abc.com
when i acces my domain abc.com i alw...
1
•
•
By
yggitteam
DigitalOcean Droplets
Load Balancing
-
Published Question
Hello, recently i have problem with my droplet.
I see my server graph is normal CPU, BW, Disk all is normal
I still can access cPanel and do anything without problem
but my server is down. i access with IP address, it...
1
•
•
By
yggitteam
DigitalOcean Droplets
-
Published Question
Hello i have 2 hosting with loadbalancer..
Before using loadbalancer, to server static content i use json or txt generate from localdatabase..
When i use LD i cant use same trick because when i update my json using li...
1
•
•
By
yggitteam
PHP
DigitalOcean Droplets
-
Published Answer
after few check..
the problem is i didn’t add addon-domain qwe.com
Accepted Answer:
after few check..
the problem is i didn’t add addon-domain qwe.com
•
By
yggitteam
-
Published Question
Cloudflare DNS Setting
Domain abc.com
A @ 111.111.111.111
A qwe 111.111.111.111
CNAME www abc.com
Domain qwe.com
CNAME qwe.com qwe.abc.com
CNAME www qw...
Accepted Answer:
after few check..
the problem is i didn't add addon-domain qwe.com
1
•
•
By
yggitteam
DigitalOcean Droplets
-
Published Question
i want to ask when standby node work and how it mirror primary node?
is it mirrioring in real-time?
so the data itself will be exact same on real-time.
and what if the datacenter is down? is the standby database will ...
Accepted Answer:
Hello,
In the event of a failure, Managed Databases will automatically switch data handling to a standby node to minimize downtime.
The data between the nodes is being replicated using SQL replication.
All database c...
1
•
•
By
yggitteam
DigitalOcean Managed MySQL Database
Needs Product Answer