Things not do for your network daemon's debugging optionSeptember 12, 2005
It's always nice when people build debugging support into their network daemon. However, I have a modest suggestion:
(You win bonus points for also logging it to syslog, so that an innocent person might be deluded into thinking that it's only going via syslog.) Because, you see, all that nice debugging output is going to go flying straight off to the clients talking to the daemon. And it's unlikely to look like the valid protocol output that the clients expect. Which is likely to lead to all sorts of peculiar things happening. Debugging mysteriously failing network daemons is hard enough without throwing even more disruptions in to clutter up the picture. So, authors of network daemons, please don't. And if you do, please document it prominently. (And if you ever have to debug the |
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |