Hi, >> There's a bug about mod_proxy_uwsgi not working with unix sockets in >> debian: >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752783 > > > Thank you for the link, it seems similar but not exactly the same. I'll > reply to that bug also.
There's also the following bugs. https://github.com/unbit/uwsgi/issues/973 maybe https://github.com/unbit/uwsgi/issues/912 https://github.com/unbit/uwsgi/issues/890 I can confirm that mod_proxy_uwsgi does not work with unix sockets. I've spent some time adding debug logging to the module and I still cannot figure out why. The fact that the port is ignored may indicate that the configuration is ignored somehow, although I've verified that it is properly parsed. Alex _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
