from the web server • Uses process pools (static, dynamic, ondemmand) to e ff i ciently manage multiple requests • Provides better security by isolating PHP execution from the web server • Allows tuning of worker processes, memory limits, and timeouts for performance optimization • Communicates with Nginx via FastCGI protocol