Alexey Sokolov
a06b6495e8
Revert "Rewrite the JOIN channel logic, dropping MaxJoins"
...
This reverts commit db7c47f97d .
Too many joined channels at once started to cause disconnect because of
"Max SendQ Exceeded", which is not much better than previous Flood.
Now MaxJoins is 0 by default, which preserves the current behavior of
joining all channels at once. If someone experiences those disconnects
due to SendQ, they can tune MaxJoins.
Fix #329
Conflicts:
include/znc/User.h
modules/controlpanel.cpp
modules/webadmin.cpp
src/User.cpp
2013-06-09 23:39:10 +04:00
..
2013-06-09 23:39:10 +04:00
2013-05-07 21:29:11 +02:00
2013-05-07 21:29:11 +02:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-05-19 20:43:09 +04:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-17 01:11:59 +07:00
2013-04-21 12:31:30 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-05-09 13:41:18 +02:00
2013-03-08 01:47:57 +07:00
2012-12-31 12:44:31 +01:00
2013-06-09 23:39:10 +04:00
2012-12-31 12:44:31 +01:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-05-19 20:39:55 +04:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-05-20 12:23:40 +02:00
2013-05-29 21:15:24 +04:00
2013-05-09 13:41:19 +02:00
2013-03-16 23:35:19 +07:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-05-18 14:23:49 +04:00
2013-03-08 01:47:57 +07:00
2012-12-31 12:44:31 +01:00
2013-05-14 17:34:00 +10:00
2013-03-08 01:47:57 +07:00
2011-06-11 18:21:06 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-04-28 03:16:57 +03:00
2013-03-08 01:47:57 +07:00
2013-04-20 21:31:35 +02:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2013-03-08 01:47:57 +07:00
2012-12-31 12:44:31 +01:00
2013-05-19 20:39:55 +04:00
2012-12-31 12:44:31 +01:00
2013-03-08 01:47:57 +07:00
2013-06-09 23:39:10 +04:00