Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-46487

Collaborative editing behind proxy

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      When behind proxy, /synchrony location should have explicit intercept errors off. Sites with reverse proxy setups sometimes have "intercept errors on" to redirect to standard site-wide 404 page. This breaks "Create" page functionality in Confluence 6 with collaborative editing on, which apparently uses 404 call, a solution in this case is, i.e. for nginx:

          location /synchrony {
              proxy_intercept_errors off;

      Issue discovered and tested on Confluence 6.0.5 behind Nginx.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              76a434bc9e04 evaldas
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: