Managing Your IO
Accelerating PHP Applications
2024-11-26
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