Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

General discussion • Re: Any chance of a 16GB Raspberry Pi?

$
0
0
Small Web server optimisation. There are Web servers running in 1 GB. Pi Zero 2 territory.

You can tune Apache or upgrade to Nginx for more efficiency.

You can tune MySQL/MariaDB. From my experience, MariaDB offers more measurements and tuning options. You can also switch to SQLite or a flat file CMS.

PHP can be tuned both in code and at the PGP level. The settings for PHP in Nginx use the least memory

For single applications, like irrigation systems with access over the Internet, the whole thing can be written in Python with a Web interface library. 60 KB all up.

Clearly you would not compete with Amazon and their 10 million products plus 500 million customers. You could run a Web site to sell your production of chilli from your home garden.

Statistics: Posted by peterlite — Thu Jan 11, 2024 3:10 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles