[Info-vax] Apache + mod_php performance

Lawrence D'Oliveiro ldo at nz.invalid
Sat Sep 28 01:09:18 EDT 2024


On Fri, 27 Sep 2024 22:42:10 -0400, Arne Vajhøj wrote:

> If you need to get/update a row by primary key then sharding works
> perfect - you go to the right server and just do it.
> 
> If you need to get/update a number of rows and you don't know which
> servers they are on, then it means querying all servers, which both
> create performance and consistency problems.

Well, you were the one who brought up sharding, not me ...


More information about the Info-vax mailing list