Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-43767

Cannot connect to Synchrony via Confluence internal proxy

    XMLWordPrintable

Details

    Description

      When trying to collaboratively Edit a page, an error can occur when the browser attempts to connect to Synchrony. This occurs when using Confluence's internal proxy due to exceeding the requestBufferSize of 4092 bytes.

      Workaround

      To increase the request buffer size, edit <install-directory>/synchrony-proxy/WEB-INF and add the following parameter (after the maxThreads parameter):

              <init-param>
                  <param-name>requestBufferSize</param-name>
                  <param-value>8092</param-value>
              </init-param>
      
      
      

      Save the file and then restart Confluence.

       

      Attachments

        Issue Links

          Activity

            People

              ttranminh Tam Tran
              abarnes@atlassian.com Adam Barnes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 16h
                  16h
                  Remaining:
                  Remaining Estimate - 16h
                  16h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified