Cannot connect to Synchrony via Confluence internal proxy

XMLWordPrintable

    • Severity 2 - Major

      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.

       

            Assignee:
            Tam Tran
            Reporter:
            Adam Barnes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

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