[global] error_log = /proc/self/fd/2 daemonize = no [www] ; if we send this to /proc/self/fd/1, it never appears access.log = /proc/self/fd/2 ; Ensure worker stdout and stderr are sent to the main error log. catch_workers_output = yes