Tag: server
All the articles with the tag "server".
-
Round Robin vs. Weighted Round Robin LB (g33kinfo)
Updated:Copy of article from g33kinfo.com website of 2010
-
How to Rock a Systems Design Interview (Palantir)
Updated:Copy of article from Palantir website of 2011
-
Setting Up Laravel Octane with Swoole on MacOS
Updated:Install Laravel Octane with Swoole support to enable concurrency for Laravel server.
-
Logs and metrics — two signals, two jobs
Updated:Observability tools throw around the words logs and metrics all the time. They sound similar (both are “something my code emits”), but they solve different problems and need different handling
-
Managing multiple SSL certificates for staging web server
Updated:This article outlines some techniques to effectively manage SSL certificates for Nginx web server for staging environment.
-
Dynamic SSL certificate for Nginx web server
Updated:This article tells about dynamically setting up SSL certificate for Nginx web server for staging environment.
-
How php-fpm with Valet and Homebrew have eaten third of a 1TB disk on my MacBook
Valet and Homebrew should not exist.