Re: How to return a cookie to a client when auth_request is used?

2015-01-18 Thread nginxuser100
Thank you Maxim, it is much better in the sense that I am not getting an error at NGINX start time, but the FastCGI back-end server listening at port 9000 does not seem to get the cookie set by the FastCGI auth server, nor any data from a POST request body or data generated by FastCGI auth app. O

Re: udp log graylog

2015-01-18 Thread Vetsolution.be
Fixed ! Debian install nginx 1.2.1 , i had to change packtage list and add nginx main... repo Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256177,256184#msg-256184 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/lis

udp log graylog

2015-01-18 Thread Vetsolution.be
Hi, I'm setting up logging from my Nginx server to a Graylog server. I folow this short guide https://www.graylog2.org/content-packs/547b5021e4b0a06d87eea01e . But nothing works... My iptables are all accept policies, and when I make a udp tcpdump both on nginx server and graylog nothing appear