#upload size

11 messages · Page 1 of 1 (latest)

clear dew
#

Hello!
I curr use pterodactyl with cf behind it.

There is also the option to transfer a server to another server, this server gets packaged.
The transfer always fails, looks like the free plan has a upload limit how big a file can be.

Is it possible to only upgrade the upload limit/file size limit?

radiant hatch
#

Those limits exist partly because Cloudflare buffers the entire upload at edge until its complete to prevent some attacks

#

If you require a larger upload, group requests smaller than the upload thresholds or upload the full resource through an unproxied (grey-clouded) DNS record.

#

(i.e if its support multipart you could have it done in smaller chunks, or do it through an unproxied/dns-only record)

clear dew
radiant hatch
#

You should always be full (strict), and your ssl/tls setting doesn't matter for unproxied/dns-only records at all, I don't get why you think you'd need to change it either

#

one big downside of making it dns-only is you're losing out on CF's CDN/Caching/WAF/Protection/etc, requests go directly to your origin

clear dew
#

~2.2gb

#

and it doesnt support multiple chunks