[Info-vax] Apache + mod_php performance
Lawrence D'Oliveiro
ldo at nz.invalid
Fri Sep 27 19:16:20 EDT 2024
On Fri, 27 Sep 2024 12:06:09 -0400, Arne Vajhøj wrote:
> ... PHP scripts has significant latency
> when interacting with external database so parallelization is a must.
I haven’t noticed such latency (albeit mainly with intranet apps written
for an SME), but what I have noticed is getting the data with fewer
queries is faster than getting the same data with more queries.
More information about the Info-vax
mailing list