diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-05-26 09:06:24 +0300 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-05-26 09:06:24 +0300 |
commit | fc77051b68a923d958f876193fd5745af34208db (patch) | |
tree | bf7a3c2b1aee6c10ced2e1086bfc24a7731a631d /src/mod_proxy65_sql.erl | |
parent | mod_muc_sql: Fix export to SQL (diff) |
Don't call Mod:function() in xmpp_stream callbacks
If a callback function is not defined by the `Mod` then
a call to code_server process is performed. Under heavy load
this may cause code_server to get overloaded. We now avoid this.
Diffstat (limited to 'src/mod_proxy65_sql.erl')
0 files changed, 0 insertions, 0 deletions