If my web server was handling any serious load, I'd consider creating more than one web server and having a load balancer to direct the requests. I'd also look at having primary and secondary DB servers with the primary handling all updates and secondaries handling the queries. The secondaries would replicate the data from the primary. All this could run easily on RPis.
Of course the whole lot would depend on my internet connection speed and how many connections I had. With my upload speed (25Mb/s) I wouldn't be able to handle much load if it got busy. I had hoped to be running a much faster link for much lower cost by now, but that option seems to have stalled.
Of course the whole lot would depend on my internet connection speed and how many connections I had. With my upload speed (25Mb/s) I wouldn't be able to handle much load if it got busy. I had hoped to be running a much faster link for much lower cost by now, but that option seems to have stalled.
Statistics: Posted by rpdom — Sun Mar 10, 2024 9:05 am