[Info-vax] Apache + mod_php performance
    Lawrence D'Oliveiro 
    ldo at nz.invalid
       
    Wed Sep 25 17:49:22 EDT 2024
    
    
  
On Wed, 25 Sep 2024 17:17:32 -0400, Arne Vajhøj wrote:
> Using worker MPM on VMS would make more sense IMHO.
Server-side proxy is the way to go.
The suggestion to use PHP-FPM is basically along these lines, except that 
the whole FastCGI protocol is IMHO best considered “legacy” at this point. 
Proxying (or “reverse proxying”, if you prefer) makes use of standard 
HTTP, and easily supports extras like WebSocket connections.
    
    
More information about the Info-vax
mailing list