Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence and Synchrony behind IIS8 can't copy or insert larger blocks of text

Dan Foster April 10, 2017

I've got a Confluence setup running behind an IIS8 proxy doing SSL.  Everything works except for one thing.

When I try to copy a few paragraphs or two of text, attempt to copy a table, or attempt to insert a table larger then about 8x8, the Collaborative Editing fails and the text on the bottom bar goes from "Ready to Go" or "Changes Saved" to "Can't save changes".  It will then sit there until you cancel editing, discard your changes, and reopen the editor.

Copying and Pasting smaller blocks of text or inserting smaller tables works as expected.  There is some kind of threshold around 3,500 characters of text is the difference between working and breaking.

The Environment is Windows 2012 R2 with IIS8 with SSL running and Confluence 6.1.0.  This happens in both IE and Chrome, I have not tested Firefox.  There are no errors in any Confluence logs, IIS8 logs, or even in the developer console in Chrome.

If I turn off the proxy and go to Confluence 6.1.0 directly, everything works fine.  I also have an Apache install doing the same thing and it also works fine.  This problem appears limited to IIS8 doing WebSockets.

My best guess is that there is a setting in IIS8 that is limiting the amount of data it will proxy.  I just can't find that setting.

Settings I've looked at include:

  • Request Filtering
    • Maximum URL Length in Bytes - currently set to 8192 which is twice the default
    • Maximum Query String - currently set to 8192 which is four times the default.
    • Maximum allowed content length - currently set at 30000000 which is the default, equates to 28.6MB and is far larger then what I'm doing.
  • ApplicationHost.config and web.config
    • system.webServer/webSocket - receiveBufferLimit - currently set to 4194304 which is the default and equates to 4MB, also larger then what I'm doing.

I'm at a loss as to what setting is chopping off the payload and putting the editor into a state that the page has to be reloaded.  Any suggestions would be greatly appreciated.

1 answer

1 vote
AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 15, 2017

Please see this bug report - I hope the workaround on it will resolve the issue you are experiencing:

Pasting a large amount of text will disconnect Synchrony

Dan Foster May 15, 2017

Hey Ann,

The person who worked on my ticket with your Support team pointed to ticket but also acknowledged that I already had the Synchrony proxy enabled.  My issue still persists.

I ended up switching to Apache for our reverse proxy.

Dan

AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 15, 2017

Thanks for the follow-up, it's good to know. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events