Managing Your IO
Accelerating PHP Applications
2026-02-14
15
•
Optimize PHP to Apache communication via
output_buffering
.
•
Increase Apache buffer via
SendBufferSize
.
•
Optimize Kernel to Client communication by tunning kernel network buffers.
/proc/sys/net/ipv4/tcp_wmem
and
/proc/sys/net/ipv4/tcp_mem