about proxy_request_buffering

2015-03-28 Thread cubicdaiya
Hello. Though I'm trying to apply 'proxy_request_buffering off;' for unbuffered uploading, The buffering still seems to be enabled from error.log. # nginx.conf server { listen 443 ssl spdy; server_name example.com; location /upload { proxy_request_buffering off; pro

Re: Google dumps SPDY in favour of HTTP/2, any plans for nginx?

2015-03-28 Thread George
Definitely looking forward to Nginx's implementation of HTTP/2 as it's one of the missing pieces in comparison test with other HTTP/2 enabled web servers like h2o and OpenLiteSpeed https://h2ohttp2.centminmod.com/webpagetests1.html :) Do some folks have access to experimental builds of Nginx with

passenger logging agent error in deployment with passenger+nginx

2015-03-28 Thread Qiang Li
I install passenger+nginx on centos 6.5 by: gem install passenger passenger-install-nginx-module everything is ok during the installation, then I run: sudo ~/nginx/sbin/nginx and get the error message: nginx: [alert] Unable to start the Phusion Passenger watchdog because it encountered the fol