/srv/irclogs.ubuntu.com/2013/12/18/#upstart.txt

=== adrien_o1w is now known as adrien_oww
mpoolehey.. i'm trying to use start on socket PROTO=inet PORT=930020:19
mpoolepiping to a python script20:19
mpoolefor some reason... sometimes it works, sometimes it hangs there20:19
mpooleany idea how i can debug this?20:19
mpoole12 seconds for a response from a simple write of "moo" to the socket20:20
mpoolefrom the python script20:20
mpooleI'm getting these in my upstart log:20:23
mpooleraceback (most recent call last):20:23
mpoole  File "/usr/bin/cluster_check.py", line 15, in <module>20:23
mpoole    conn.send(reply.encode('UTF-8'))20:23
mpoolesocket.error: [Errno 104] Connection reset by peer20:23
mpooleOK if I turn off load to it.. it runs every time in 90ms20:25
mpooleso i guess this isn't made for load since sending traffic seems to kill it20:29
mpoolehttps://gist.github.com/reedox/802939420:30
mpoolereally wanted to use upstart instead of xinetd :/20:33

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!