Re: URGENT needed - Nginx + FastCGIwrap = 502 error

2015-10-10 Thread Andrew Hutchings
Hi Kasino, Two things to check here: 1. are the NGINX workers running as the same user/group as the socket? 2. if this is a RHEL/CentOS/Fedora box (unlikely given the www-data user): is there anything in the SELinux audit log to indicate that it blocked this? Kind Regards Andrew On 10/10/15 23

Re: [ANNOUNCE] ngx_brotli

2015-10-10 Thread George
interesting thanks for sharing :) so how does this interact or conflict with gzip static/gzip ? do we need to turn off gzip/gzip static in nginx to use brotli or can both be enabled ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,262088,262096#msg-262096 _

URGENT needed - Nginx + FastCGIwrap = 502 error

2015-10-10 Thread Kasino Strasse
Hello, I am using Nginx to configure nagios setup. Nginx configured correctly and I am able to serve pages. But I get error from error_log as follows: 2015/10/11 00:34:49 [crit] 18092#0: *9 connect() to unix:/var/run/fcgiwrap.socket failed (13: Permission denied) while connecting to upstream, cl

Re: [ANNOUNCE] ngx_brotli

2015-10-10 Thread Alt
Hello, It looks very interesting, but how the brotli static module works with the gzip static module also enabled? Best Regards Posted at Nginx Forum: http://forum.nginx.org/read.php?2,262088,262093#msg-262093 ___ nginx mailing list nginx@nginx.org h

Re: [ANNOUNCE] ngx_brotli

2015-10-10 Thread Aleksandar Lazic
Hey Piotr. WOW. I wanted to post a question about brotli also today ;-) Am 10-10-2015 02:24, schrieb Piotr Sikora: Hey guys, I'm pleased to announce ngx_brotli, a set of nginx modules adding support for the new Brotli compression algorithm from Google. You can read more about Brotli here: http