Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


martyyn

1960 posts

Uber Geek

ID Verified
Subscriber

#277377 12-Oct-2020 09:15
Send private message

I have a couple of HF cloud servers with these guys in Sydney which have been rock solid until the last couple of weeks. 

 

I have one with 2 vcore and 4gb ram with several WP sites which runs at about 20% cpu most of the time with the odd spike at 100% during the day and two with a single site on each with 1 vcore on each and 1GB and 2GB ram. The single WP sites don't do very much at all (barely registering above 2%) but it's got me thinking about how best to mitigate a site going down.

 

I use UptimeRobot on all the sites and have regular backups of both the server instance and each website. Creating a new instance from a backup and updating the DNS is easy enough, as is migrating the WP setup between servers.

 

I appreciate no server will be up 100% but is there anything else I can do other than move to another host ?


View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2
timmmay
20429 posts

Uber Geek

Trusted
Lifetime subscriber

  #2582853 12-Oct-2020 09:19
Send private message

Run two servers in different but close data centers and load balance them? That's easy with AWS and multiple AZs, not sure about other providers.


 
 
 
 

Shop now on Samsung phones, tablets, TVs and more (affiliate link).
michaelmurfy
meow
13197 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #2582855 12-Oct-2020 09:25
Send private message

Personally I found Vultr performance to be lacking - I had the same sort of problems with a few servers but rebuilt the servers on Linode (who also have a Sydney DC) and never had issues since.

 

You can get $100 credit by using this link: https://login.linode.com/signup?promo=DOCSM1HUN8F5 (this is the link from their excellent docs - https://www.linode.com/docs/, not a referral).





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


noroad
936 posts

Ultimate Geek

Trusted

  #2582858 12-Oct-2020 09:33
Send private message

I use these guys for my personal Sydney hosting and its been rock solid for years - https://hostus.us/




freitasm
BDFL - Memuneh
79061 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #2582912 12-Oct-2020 10:24
Send private message

martyyn:

 

I use UptimeRobot on all the sites and have regular backups of both the server instance and each website. Creating a new instance from a backup and updating the DNS is easy enough, as is migrating the WP setup between servers.

 

 

UpTimeRobot will tell you when the site is down but won't tell you the root cause. Have you examined logs, traffic patterns, etc to determine why this is happening? Is the content mainly static or dynamic? What is the ration between static/dynamic? Is static content being correctly cached? Are you using a CDN?





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #2582938 12-Oct-2020 10:56
Send private message

my vultr boxes have been pretty solid.

 

 

 

 





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


hairy1
3331 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #2582939 12-Oct-2020 10:59
Send private message

Same here. I had a 24 hour outage a few months ago which was unexplained and pretty frustrating otherwise they have been great.





My views (except when I am looking out their windows) are not those of my employer.


hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #2582945 12-Oct-2020 11:07
Send private message

these days for a WP site, i'd probably stick it behind cloudflare.

 

Make use of their edge compute setup https://www.cloudflare.com/en-gb/integrations/wordpress/

 

 

 

 

 

Particularly given spark seem to be back to peering in sydney it isn't such a downside for the nz market. (sorry PL)





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 




jarledb
Webhead
3249 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #2583094 12-Oct-2020 13:12
Send private message

hio77:

 

these days for a WP site, i'd probably stick it behind cloudflare.

 

Make use of their edge compute setup https://www.cloudflare.com/en-gb/integrations/wordpress/

 

 

There are a few extra things you can do. This was just released and give you full caching of WordPress:

 

Introducing Automatic Platform Optimization, starting with WordPress

 

Given how many robots pound wp-login.php to try to brute force their way into WordPress, setting up a page rule as "I am under attack" for wp-login.php removed all those for me.





Jarle Dahl Bergersen | Referral Links: Want $50 off when you join Octopus Energy? Use this referral code
Are you happy with what you get from Geekzone? Please consider supporting us by making a donation or subscribing.


hio77
'That VDSL Cat'
12999 posts

Uber Geek

ID Verified
Trusted
Lizard Networks
Subscriber

  #2583111 12-Oct-2020 13:40
Send private message

jarledb:

 

hio77:

 

these days for a WP site, i'd probably stick it behind cloudflare.

 

Make use of their edge compute setup https://www.cloudflare.com/en-gb/integrations/wordpress/

 

 

There are a few extra things you can do. This was just released and give you full caching of WordPress:

 

Introducing Automatic Platform Optimization, starting with WordPress

 

Given how many robots pound wp-login.php to try to brute force their way into WordPress, setting up a page rule as "I am under attack" for wp-login.php removed all those for me.

 

 

That was exactly the product i was meaning to link to...





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have.

 

 


martyyn

1960 posts

Uber Geek

ID Verified
Subscriber

  #2583196 12-Oct-2020 16:32
Send private message

freitasm:

 

UpTimeRobot will tell you when the site is down but won't tell you the root cause. Have you examined logs, traffic patterns, etc to determine why this is happening? Is the content mainly static or dynamic? What is the ration between static/dynamic? Is static content being correctly cached? Are you using a CDN?

 

 

I only use UptimeRobot to tell me if something is down.

 

The logs show 3 or 4 UFW blocks every minute leading up the downtime and they start up again straight after the server was apparently rebooted by Vultr 30 minutes after it went down. Visitors are only around 10k a month so it's not huge by any stretch.

 

This particular site was refreshed (from an old WP site from years ago which hadn't been updated in years to new theme/plugins, with security, backups and moved to Vultr from US shared hosting etc) maybe six weeks ago.

 

There is no CDN at present.

 

 


freitasm
BDFL - Memuneh
79061 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #2583200 12-Oct-2020 16:35
Send private message

How many times did this happen? Have you checked all the plugins to make sure they are compatible with new WP versions? How is the database? 

 

If not volume then something else is causing this. Throwing more hardware is not always the answer unless you know it is the answer.





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


martyyn

1960 posts

Uber Geek

ID Verified
Subscriber

  #2583201 12-Oct-2020 16:35
Send private message

@hairy1 - I think I was part of the 24 hour one too. After an hour I just created a new server from a backup and redirected the DNS. I wasn't so bothered about chasing it up at the time.

 

@hio77 & @jarledb - thank you that sounds like just the thing to try out.


martyyn

1960 posts

Uber Geek

ID Verified
Subscriber

  #2583203 12-Oct-2020 16:39
Send private message

freitasm:

 

How many times did this happen? Have you checked all the plugins to make sure they are compatible with new WP versions? How is the database? 

 

If not volume then something else is causing this. Throwing more hardware is not always the answer unless you know it is the answer.

 

 

This is the first time on this instance, but as @hairy1 mentioned there was a much longer outage a few weeks ago.

 

This was the Vultr server which went down. They mentioned connection issues and their tech team was on it, but I didn't pay the notice enough attention.

 

As for the site WP and PHP are up to date, the theme and plugins are all up to date with no compatibility issues everything seems fine with the site. I've got a second copy of it on another instance for dev/tst and that's had no problems at all, but obviously has no traffic :)


freitasm
BDFL - Memuneh
79061 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #2583207 12-Oct-2020 16:50
Send private message

So perhaps they were doing some updates on the server? Is there a status page or anything to tell when/why server is down?





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


hairy1
3331 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #2583212 12-Oct-2020 16:55
Send private message

freitasm:

 

So perhaps they were doing some updates on the server? Is there a status page or anything to tell when/why server is down?

 

 

Nope. It was all a big mystery. Our Engineers are investigating.... There is a status page here: https://status.vultr.com/

 

In this case it was worse than useless.





My views (except when I am looking out their windows) are not those of my employer.


 1 | 2
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Logitech Introduces New G522 Gaming Headset
Posted 21-May-2025 19:01


LG Announces New Ultragear OLED Range for 2025
Posted 20-May-2025 16:35


Sandisk Raises the Bar With WD_BLACK SN8100 NVME SSD
Posted 20-May-2025 16:29


Sony Introduces the Next Evolution of Noise Cancelling with the WH-1000XM6
Posted 20-May-2025 16:22


Samsung Reveals Its 2025 Line-up of Home Appliances and AV Solutions
Posted 20-May-2025 16:11


Hisense NZ Unveils Local 2025 ULED Range
Posted 20-May-2025 16:00


Synology Launches BeeStation Plus
Posted 20-May-2025 15:55


New Suunto Run Available in Australia and New Zealand
Posted 13-May-2025 21:00


Cricut Maker 4 Review
Posted 12-May-2025 15:18


Dynabook Launches Ultra-Light Portégé Z40L-N Copilot+PC with Self-Replaceable Battery
Posted 8-May-2025 14:08


Shopify Sidekick Gets a Major Reasoning Upgrade, Plus Free Image Generation
Posted 8-May-2025 14:03


Microsoft Introduces New Surface Copilot+ PCs
Posted 8-May-2025 13:56


D-Link A/NZ launches DWR-933M 4G+ LTE Cat6 Wi-Fi 6 Mobile Hotspot
Posted 8-May-2025 13:49


Synology Expands DiskStation Lineup with DS1825+ and DS1525+
Posted 8-May-2025 13:44


JBL Releases Next Generation Flip 7 and Charge 6
Posted 8-May-2025 13:41









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.







GoodSync is the easiest file sync and backup for Windows and Mac