xmpp.chapril.org-ejabberd/tools
Evgeniy Khramtsov 66fc1bf3b6 Remove 'iqdisc' option
Since we got rid of all bottle-neck processes and we have
a connection pool for every database, the option is no longer
needed and in fact is detrimental: in practice what you get
is just a bunch of overloaded processes in the IQ handlers pool
no matter how much you increase the `iqdisc` value.

Given that there are close to zero operators understanding
the meaning of the option and, hence, not using it all,
it's not simply deprecated but completely removed.

The commit also deprecates the following functions:
- gen_iq_handler:add_iq_handler/6
- gen_iq_handler:handle/5
- gen_iq_handler:iqdisc/1
2018-02-11 12:54:15 +03:00
..
captcha.sh Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB-1105) 2009-11-23 12:43:15 +00:00
ejabberdctl.bc Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_rest 2016-04-15 15:35:57 +02:00
extract-tr.sh Replace translate:mark/1 with ?T() macro 2017-09-24 12:42:35 +03:00
hook_deps.sh Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
jhbtest.pl Add unit test script for http-bind service (thanks to Stefan Strigler) 2009-06-16 17:48:31 +00:00
prepare-tr.sh Simplify prepare-tr.sh to work with new extract-tr.sh 2017-09-27 10:57:03 +02:00
update-deps-releases.pl Make update-deps-releases.pl work with older perl 2017-11-20 10:41:52 +01:00