Tag

Web Server

All articles tagged with #web server

Sun-Powered Pi Zero W Hosts Websites Directly From RAM
technology1 month ago

Sun-Powered Pi Zero W Hosts Websites Directly From RAM

A solar-powered Raspberry Pi Zero W runs a diskless RAMdisk web server on 512 MB RAM, using Alpine Linux with lighttpd, a Python-based duckiebox file server, SSHD, and dcron; it consumes about 27 MB of RAM and, under load, handles 50 concurrent connections with an average 1.3-second response time, powered by a ~20 W solar setup and a passively cooled aluminum case as part of the Green Powered Challenge.

"Why I Returned to Nginx from OpenLiteSpeed"
technology2 years ago

"Why I Returned to Nginx from OpenLiteSpeed"

After running a complex backend stack for hosting a weather forecasting site, the author switched to OpenLiteSpeed (OLS) to simplify the setup. However, the transition came with challenges, including configuring OLS through a GUI and adjusting to the OLS LiteSpeed Cache plugin for WordPress. Ultimately, the author decided to abandon OLS and return to using Nginx due to the complexity and potential issues with OLS, despite its touted benefits.