1

I've been told a WP-install can easily consume 2 Gigs of memory when editing in visual composers in WP. When my Pi only has 4 GB available and on top on that I'm running MariaDB (NOT Nginx), then there really shouldn't be much RAM left for anything else should there?

Or did I get bad advise and is WP perfectly capable of running fast on efficiently on MariaDB and an RPi 4 ?

And if not: What is there of better alternatives to running a webserver on a PI? Preferably a CMS of some sort.

IT Blacksmith
  • 63
  • 1
  • 8

1 Answers1

1

Google it: online website analysis tool. There is a lot of website in this case and you can get a statistic of your site. In this link, I have tested your site. Check the result. The size is too large and the load time is kind of awful.


Is nginx faster and better than apache for the rpi 4?

The official raspberry pi website suggests LAMP which is Linux, Apache, MySQL, PHP.

Mohi Rostami
  • 4,434
  • 1
  • 20
  • 39