Using spdy with mod_php - Stack Overflow
The documentation for SPDY says it is not compatible with mod_php as its not thread safe: https://developers.google.com/speed/spdy/mod_spdy/php Much like the Apache Worker MPM, mod_spdy is a multithreaded module, and processes multiple SPDY ......