#402 mod_bosh: Allow configuration of cross_domain_bosh, per virtual host

Reporter florob@babelmonkeys.de
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • mod_bosh
  • Status-Fixed
  • Type-Enhancement
  • Milestone-0.11
  1. florob@babelmonkeys.de on

    cross_domain_bosh is currently only handled when it is a global option. It seems sensible to assume that different virtual hosts might need separate settings for this.

  2. Zash on

    Changes
    • tag Status-Accepted
    • tag mod_bosh
    • tag Type-Enhancement
  3. Zash on

    I think this can be fixed by either demoting mod_bosh from global/shared module to a normal per-host module or moving more code into the module.add_host() function, especially option handling. See also #371

  4. Zash on

    This and #371 can be trivially fixed by simply making mod_bosh a normal (not global/shared) module. Do we have a reason for it being a global/shared module since the HTTP changes in 0.9?

  5. Zash on

    Fixed in https://hg.prosody.im/trunk/rev/30671b378ab5

    Changes
    • owner Zash
    • tags Status-Fixed Milestone-0.11

New comment

Not published. Used for spam prevention and optional update notifications.