
Mr_Tom
Mr_Tom
About
- Username
- Mr_Tom
- Joined
- Visits
- 9,040
- Last Active
- Roles
- Member, OG
- Thanked
- 695
Comments
-
If Helsinki (Hetzner) would work we might be able to work something out on price for you.
-
I've been considering something like this for a while too - but other projects got in the way so I never made a start. It'd be a good way for people/companies who do server management that's a mix of their own servers plus clients own servers too.
-
(Quote) Cool, nice spec!
-
(Quote) Who's this with if you dont mind me asking?
-
Showing I can use 100 in mine: (Image) Edit: underneath it shows (Quote)
-
(Quote) Makes sense. Something about having an easy life lol
-
From shared hosting to shared hosting, I imagine it's useful. But rsync works well. Database dump and sed if domain is changing lol.
-
My brother uses the AIO WP Migration plugin for moving sites from dev domains to live, gives it good reviews. I just do it manually lol.
-
Looking at the screenshots of "normal" products - does that mean you're also aiming it at like a Shopify alternative (or EKM if we're looking at UK based) as well as hosting products? If so that's an interesting idea that opens it up to a…
-
(Quote) Just set the variable to blank string before the if statement to remove the warning in PHP8 As below function wpb_last_updated_date( $content ) { $u_time = get_the_time('U'); $u_modified_time = get_the_modified_time('U'); $custom…
-
(Quote) I use the below to check if a .webp version exists, if not use convert to create it. The filename becomes image.png.webp for example, but that's how nginx checks (and also means it can serve the png if browser doesn't support webp) 12 2 * *…
-
(Quote) I do it via cron. Run jpegoptim/optipng etc but also generate a webp version of every image and then nginx is configured to send the webp version if it exists (and client headers support it).
-
Wordpress on a small server is fine just make sure its optimised well and itll be quick. I’d use a LEMP stack and adjust everything to suit. If theyre mainly content pages you can make wordpress fast even without caching plugins.
-
(Quote) Sounds like something isn't configured correctly - what's the server doing? If it's idle then it should barely be using the RAM, let alone swap. # free -h total used free shared buff/cache availableMem: …
-
(Quote) Yeah, apologies I didn't maths very well there lol. On a virtual server you'll likely hit IO issues if everything is running in swap. While drives are getting faster (NVMe etc) it's still slower than using the RAM itself. If the sites aren…
-
(Quote) Provider is us. Plans aren't finalised at the minute - as you can see it's older CPU not what we'd normally have but perhaps a chance to do some cheaper or higher specs for same price deals.
-
I don't see why it wouldn't work with some swap space. If the $2.50 is per month, then that's still $25/month for the 100 servers. You'd get a better spec machine for less than that which would run all 100 sites in one server.
-
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## Yet-Another-Bench-Script ## v2021-06-05 ## https://github.com/masonr/yet-another-bench-script ## ## ## ## ## ## ## ## ## ## ## #…
-
(Quote) Do it. The E2276s are pretty quick and Dom and team are very helpful.
-
With all this talk of page builders does no one build using Gutenberg (+ custom blocks)?
-
(Quote) What location? Thought the GB5 score might have been a bit higher for a 2288g
-
What about using an OVH VPS or BuyVM with DDoS protected IP and tunneling it to an AX101? Not into gaming so not sure if that would affect things negatively?
-
Looks good. Is this the plugin you used? https://en-gb.wordpress.org/plugins/mywebtonet-performancestats/
-
Anyone using monday.com? Always see ads for it but never tried it.