Managing Your IO

Accelerating PHP Applications 2025-05-13
   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