Fastest WordPress stack vs. fastest WordPress hosting?
- This topic is empty.
-
AuthorPosts
-
December 15, 2022 at 8:23 am #3423
Eric
GuestEveryone is throwing these terms around lately but what is the difference, is “stack” just a fancy name talking about web hosting?
December 15, 2022 at 8:29 am #3424Alexis
Guestnot the same thing.
Web stack is talking about the “layers” in your website technology, for example the hardware, the OS of your server, and the other apps installed on your server like Apache/Nginx etc.
https://www.ionos.com/digitalguide/server/know-how/web-stacks-the-basics-and-examples/
December 15, 2022 at 8:32 am #3425Brenda
GuestHosting is talking about the company or service that is managing your WordPress site. Every web host is going to have their own favorite “stack” they use.
old-fashioned shared hosting is usually on Apache servers with cPanel.
modern “hosting” might not be a traditional service provider… more common is using cloud servers that are only semi-managed these days and probably don’t have control panels installed to keep the pricing cheaper and performances/security better.
December 15, 2022 at 8:36 am #3426Zachary
GuestSlickStack is a free “stack” installation tool for WordPress that uses Nginx and is designed for modern (cheap) cloud servers that use KVM virtualization.
If you use a script like SS, you can achieve both a very fast stack, and also fast hosting because you no longer need another web host:
December 15, 2022 at 8:50 am #3427Edward
Guestmodern “hosting” might not be a traditional service provider… more common is using cloud servers that are only semi-managed these days and probably don’t have control panels
This is why DevOps is becoming more important 😀
December 26, 2022 at 5:15 am #3493Timothy
Guestyup.
December 26, 2022 at 5:18 am #3494Rachel
GuestFastest WordPress hosting = choose a KVM server that is CPU optimized and has NVMe SSD disk and install SlickStack, my favorite is Vultr and DigitalOcean right now.
December 26, 2022 at 5:18 am #3495Janet
Guestmany good KVM cloud providers to choose from.
January 3, 2023 at 8:15 am #3566Christina
Guestwhat about fastest ISP? fastest datacenter? fastest undersea cables? fastest browser and device?
January 5, 2023 at 4:47 pm #3664Cheryl
GuestEveryone talks about LEMP stack or Litespeed, OLS Openlitespeed. But LAMP Apache stack is still very solid and speed is very good these days also fyi
January 11, 2023 at 10:06 am #3705Emma
Guesthow much does the CPU and disk storage type matter for speed
January 15, 2023 at 10:50 am #3736Amy
Guest“Stack” is just meaning the layers of software you installed on the server. This is the fastest stack for WordPress servers:
- Cloudflare (fastest DNS service) - Ubuntu LTS - Nginx + FastCGI cache - PHP-FPM + OPcache - MySQL/MariaDB - Redis (for object cache) - UFW firewall (included w/ Ubuntu) - OpenSSL or Certbot/Lets Encrypt (if you use Cloudflare try OpenSSL… amazing time saver) - WP-CLI - Git (if you need it) -Composer (if you need it)
https://wordpress.org/support/topic/fastest-wordpress-stack/
January 17, 2023 at 10:56 am #3772Michael
Guestgood thread
January 17, 2023 at 10:58 am #3773Judy
Guest“Install the Fastest, Most Optimized WordPress Stack” from Linux Stans also mentioned SlickStack script.
February 16, 2023 at 9:36 pm #4201Alexander
GuestAll roads lead to SlickStack ¯\_(ツ)_/¯
March 5, 2023 at 10:52 am #4431Thomas
Guesttheoretically, adding Varnish layer to SlickStack could be even faster.
March 13, 2023 at 6:03 pm #4558Russell
GuestApril 20, 2023 at 10:11 am #5053Mason
GuestVarnish is too complicated and can introduce instability and more maintenance into your stack, plus it can conflict with dynamic CMS like WordPress. I have seen clients using e.g. Cloudways Varnish caching having problems in their WooCommerce for example, or their WP Admin is acting goofy.
The same is true for Litespeed’s LS cache, they are both output caches.
April 24, 2023 at 8:36 pm #5123Nicole
GuestAccording to Slickstack, stability is more important than speed anyways…
May 10, 2023 at 5:22 pm #5280Tyler
GuestLocation matters a lot. This is not talked about much. If you are using web hosting nearby your users (in the same city) the speed can improve a lot. But, using cheap shared hosting means the performance is unreliable.
June 8, 2023 at 6:37 pm #5988Lawrence
GuestWhat stack does WordPress use
WordPress requires PHP, but can run on most major web servers including Apache, Nginx, Caddy, Litespeed, and Lighttpd. It can use a localhost SQL database or remote database server (configured via wp-config settings).
March 10, 2024 at 7:31 pm #13169Christine
GuestI have never seen anyone talk about Lighttpd for WP…
August 8, 2024 at 5:39 am #25865Frank
Guestvery fast installation also, SlickStack.
Fastest WordPress Setup with SlickStack: A Detailed Installation Guide
December 27, 2024 at 6:15 pm #27152Margaret
GuestSlickStack ftw
-
AuthorPosts