Skip to main content

Large digital file downloads ending early at 500MB

Comments

6 comments

  • ServerHealers
    moored99, I hope you are using LiteSpeed webserver where it has a default size limit set of 500M and this could be tweaked by following article -
    0
  • moored99
    Ok thankyou for the response so using terminal i did this: grep -Ei "maxReqBodySize" /usr/local/lsws/conf/httpd_config.xml which confirmed 500M So using nano I did this: nano /usr/local/lsws/conf/httpd_config.xml found this: 500M modified this to: 2000M Also modified this to same: 2000M and then ran this: /scripts/restartsrv_httpd --restart
    0
  • ServerHealers
    moored99 That would be it! Is that helped to resolve your issues with file downloads?
    0
  • moored99
    moored99 That would be it! Is that helped to resolve your issues with file downloads?

    Yes all good now. And again thanks for the answer.
    0
  • ServerHealers
    cool! Great to know :-D
    0
  • cPRex Jurassic Moderator
    Thanks, @ServerHealers !!!
    0

Please sign in to leave a comment.