Sujet : Re: Apache + mod_php performance
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vmsDate : 03. Oct 2024, 01:18:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vdknst$3dnpf$6@dont-email.me>
References : 1 2 3 4 5
User-Agent : Mozilla Thunderbird
On 10/2/2024 4:15 PM, Dan Cross wrote:
If you wanted to
do this in a real shop, one would hope you'd have some sort of
caching load balancer in front of your apache servers. Then
again, Apache is pretty long in the tooth for this kind of
thing.
Apache got mod_cache. And there are a few caching reverse proxies
available - including Varnish.
But not so interesting for this. This was for dynamic
content and that would typical not be cached.
Arne