diff options
author | Kim Alvefur <zash@zash.se> | 2019-05-30 15:16:56 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-05-30 15:16:56 +0200 |
commit | cabd5216b4de1471e62f4b859b634863e6ea2512 (patch) | |
tree | 7b49c4a49a6e2872a395bd4d269238c15b2f337c /plugins/mod_saslauth.lua | |
parent | 5cc63a416a1552da3259418db96d63af12079651 (diff) | |
download | prosody-cabd5216b4de1471e62f4b859b634863e6ea2512.tar.gz prosody-cabd5216b4de1471e62f4b859b634863e6ea2512.zip |
mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372)
Subscriptions were updated for each incoming presence stanza from
contacts. Each subscription change triggered a configuration save, which
would filter out the presence based subscriptions and usually end up
replacing the existing data with identical data. With many subscribed
nodes this adds up to a fair bit of IO bound work that is avoided by
keeping them separate.
Diffstat (limited to 'plugins/mod_saslauth.lua')
0 files changed, 0 insertions, 0 deletions