Forum Discussion

Martijn_van_de1's avatar
Feb 13, 2018

Large file upload to Sharepoint via APM fails for IE

Hi all,

 

One of our customers is using APM to reach the internal Sharepoint site. This is working fine.

 

But when uploading large files to Sharepoint, users with IE get the following error after 863743 bytes.

 

'Can't reach this page'

 

Any other browser like Firefox is working fine and files of 100MB are no problem.

 

So we wanted to debug with Fiddler so we have a trace of a working and non-working situation. But with Fiddler enabled, the upload is working normally every time we try. So we can not get a Fiddler trace of a failing upload.

 

We did some HTTP logging on LTM and we suspect a cookie issue, but we are not sure.

 

Next step is a tcpdump with ssl dump, but I wanted to ask you if you have ever seen such issue before? And what the solution might be?

 

Customer is using 12.1.3.

 

Regards,

 

Martijn

 

3 Replies

  • Hi,

     

    We where collecting data to open a case with F5 support and we had to lower the ciphers for SSL dump to work correctly. By lowering the ciphers we also needed to disable the http/2 profile on the virtual server.

     

    After disabling http/2 on the virtual server, the upload is working fine. What could be the case?

     

    Regards, Martijn

     

  • is the server actually supporting http/2? the issue doesn't occur directly to the server?

     

    extreme test but uploading with IE to another system might be interesting.