stud
stud copied to clipboard
Print client IP on logs
It's very hard to correlate connection problems by comparing the stud log with the backend log:
{client} Connection closed (in data)
{backend} Connection closed
Messages like these would be much more helpful if the client IP was included, and maybe a timestamp could be added as well?
+1
@edevil, timestamps can be added by running stud via runit, and logging via svlogd with the -tt option. Alternatively you can use the -s option to send logs to syslog.