internetarchive / liveweb

Liveweb proxy of the Wayback Machine project
https://web.archive.org/
44 stars 13 forks source link

turn on uwsgi udp logging with disconnected sockets #40

Open rajbot opened 12 years ago

rajbot commented 12 years ago

from http://projects.unbit.it/uwsgi/wiki/SocketLogging

sam thinks we need:

--log-socket 192.168.173.19:5050

(NOT --logto 192.168.173.19:5050, which is connected mode)

anandology commented 12 years ago

Seems to be working fine. Tested using nc as UDP socket server.

$ nc -u -l 5050