On Thursday 05 November 2015 12:08:16 hristoc wrote: > No, php eat my cpu but when I enable http/2.0 support. If http2 mode is off > everything is normal, I switch back to nginx 1.9.5 and worked fine with > http2. >
You should check your php code. Probably, it does something strange when it sees different HTTP protocol version in the environment variables. Please note that nginx does nothing with php and scripts. wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
