ZNC and Mozilla IRC
ZNC is great for having a persistent IRC connection, but it’s not so great when the IRC server or network has a blip. Then you can end up failing to rejoin with
| nthomas (…) has joined #releng |
| nthomas has left … (Max SendQ exceeded) |
over and over again.
The way to fix this is to limit the number of channels ZNC can connect to simultaneously. In the Web UI, you change ‘Max Joins’ preference to something like 5. In the config file use ‘MaxJoins = 5’ in a <User foo> block.
Posted on September 9, 2014, in Mozilla. Bookmark the permalink. Leave a comment.
Leave a comment
Comments 0