Compiled nginx without auth_pam and using it as a reverse proxy. Now I'm monitoring and hoping there are no more service crashes. I'm using Apache to manage ldap authentication on certain locations.by rg00 - Nginx Mailing List - English
I really need ldap authentication, is there an alternative to that module?by rg00 - Nginx Mailing List - English
I compiled 1.2.6 version and switched to it, here's my new nginx -V: nginx version: nginx/1.2.6 built by gcc 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) TLS SNI support enabled configure arguments: --prefix=/opt/nginx-1.2.6 --with-http_flv_module --with-http_ssl_module --with-http_gzip_static_module --add-module=/root/src/ngx_http_auth_pam_module-1.2 --with-debug but *same* problem...........by rg00 - Nginx Mailing List - English
This is the output of nginx -V: nginx version: nginx/1.2.6 TLS SNI support enabled configure arguments: --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --httpby rg00 - Nginx Mailing List - English
I've got a problem with Nginx running on Ubuntu 12.10. I'm running it mainly as a reverse proxy and there is no high load on the machine. It randomly crashes without any helpful log info (or at least I think so). Here's the error log *************************************************************************************************** 2013/01/31 09:19:03 15238#0: *10555 event timer del: 68: 1by rg00 - Nginx Mailing List - English