Hi,How to configure request logging to log to unix socket. I have tried to run uwsgi with option 'req-logger = socket:/home/www/sockets/uwsgi_req_log.socket' and listen it with 'nc -U /home/www/sockets/uwsgi_req_log.socket', but I have had empty output in nc. Have I done something wrong or it is bug? Thanks.
Igor _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
