Azure Front Door limiting octet-stream to 8mb

Sean Kenny 1 Reputation point
2020-09-17T14:55:57.007+00:00

Hi Team.

We have an issue with our dotnet core asp application that is behind Azure Front Door when we try to deliver a zip file as a stream. The stream is > 8mb but is getting truncated to 8mb with a 200 Ok response. The same call to the internal app service *.azurewebsites.net url delivers the stream as expected. For files < 8mb, there does not appear to be an issue.

Pretty easy to replicate this. Is there any known issues perhaps with object chunking and streams with FD?

Out of ideas here.

Thanks

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
858 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. suvasara-MSFT 10,076 Reputation points Moderator
    2020-09-17T19:53:36.467+00:00

    Greetings,

    This is not expected behavior in AFD. In AFD we have object chunking where large data is sent in chunks of 8 MB but no truncation happens here. I would suggest you drop a mail at referencing the link to this QnA post as well as engineer you are working with (Subhash Vasarapu) in this case. We will provide you with a onetime free support to resolve this issue.

    Regards,
    Subhash


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.