View Issue Details

IDProjectCategoryView StatusLast Update
0001992unrealircdpublic2004-07-26 14:30
Reporteravone Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Summary0001992: auto gline on excessive maxsendq
DescriptionI've noticed that alot of people tend to have runaway scripts that tend to flood themselves and other people, they just keep connecting over and over again exceeding the maxsendq. What I would like to see is a setting where the server can auto zline for a day excessive maxsendq abusers.
3rd party modules

Activities

syzop

2004-07-26 14:30

administrator   ~0007253

This is really a horrible idea.
max sendq exceeded doesn't even mean per se that the client is flooding you with commands.. sendq exceeded means the amount of data the server has queued ready to be sent to the client is too much... For example a too broad /who query, /stats, etc. In fact it even depends on the connection speed of the user (the queue can be a lot shorter if the connection is fast).
Therefore taking *line action upon this can easily *line innocent users. So this is bad practice which I don't want to encourage.

Issue History

Date Modified Username Field Change
2004-07-26 13:42 avone New Issue
2004-07-26 14:30 syzop Status new => closed
2004-07-26 14:30 syzop Note Added: 0007253