-1

I am trying to download more than 10 GB of files over HTTP through the browser. While is accessed from CDN.

I am observing intermittent behavior, at times 2GB file downloads are failing but sometimes able to download up to 12 GB files successfully.

What is the maximum limit of file size that can be downloaded through the browser?

Is it a browser problem or client-side network problem or CDN problem on the server-side?

Nayana Chandran
  • 1,416
  • 1
  • 16
  • 30

2 Answers2

1

There is no "Maximum" File size while transferring through HTTP. But sometimes it could be the browser's problem. It could also be a server-side problem as well. But there is no actual maximum size.

Dharman
  • 30,962
  • 25
  • 85
  • 135
0

http : no maximumsize so network or brower problem