Cloudflare 100mb Limit, how to bypass? Or is Yetishare sending more then one request/upload?

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
Hi,

All uploads in YetiShare are sent in max chunks of 100MB, so it bypasses the CloudFlare restriction. You can see this by pressing F12 to load the developer tools, clicking on the 'network' tab and starting an upload.

Note that it will depend on your max upload values in PHP, if these are set to less than 100MB it'll chunk in these sizes.

Thanks,
Adam.
 
  • Like
Reactions: Mo6538

rohitroymailid5218

New Member
YetiShare User
Jul 1, 2015
20
0
1
max upload values in PHP = If my max upload values in PHP is 5GB and max chunks of 100MB in YS - do I still can upload 5GB? using CF SSL (strict)
 

vanzi

Member
YetiShare User
YetiShare Supporter
Oct 19, 2019
58
8
8
what's the problem? if you have a 1Gb file, ten 100mb fragments are created to upload the entire file. you can use any cloudflare ssl configuration.