502 Bad Gateway

2019-08-12 Thread Ken Wright
I'm running nginx 1.14.0 on Ubuntu Server 18.04 with PHP 7.2.19 and as of this morning I'm getting 502 errors when I try to log into Nextcloud (16.0.3, if it matters).  I know I've seen fixes for 502 before, but nothing I've been able to find thus far has helped.  Further information available on r

Configuring NGINX to proxy IBM MQ

2019-08-12 Thread rjonesatl
I would like to configure NGINX as a reverse proxy for (WebSphere) IBM MQ message broker. I need to support bi-directional messaging, including both P2P and pub/sub. Clients are JMS clients. Is it possible to configure NGINX to support such a configuration? What would such an NGINX configuration lo

How to get nginx + uwsgi to exec, not display, perl cgi script?

2019-08-12 Thread koocr
Hi all. I'm setting up a local Git server, with Gitweb + Gitolite. The gitolite wrapper is installed & working. Now I'm working on the Gitweb frontend. I run Nginx as my webserver. Usually with PHP, using fpm. Gitweb's gitweb.cgi looks like it needs perl CGI. For perl cgi I'm trying to get

new connection for POST request and keepalive idle connection for GET

2019-08-12 Thread rambabuy
Hi I am facing some issue with POST requests. I am adding some delay to POST request , after completing processing , it trying to use idle connection where its idle timeout is near to zero. then upstream close/reset connection . causing nginx 502 error. How can I use idle connections to GET reque

Nginx + ldap auth

2019-08-12 Thread Danila
Hello i have nginx 1.16.0 and some modules: nginx-auth-ldap, nginx-dav-ext-module, headers-more-nginx-module, nginx-upload-module. I try do ldap auth on some directory. config http { Block_integration_with_ldap ## ldap_server mydomain{ url "ldap://mydomain:3268/DC=myd