David AE
David AE
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Also enabling and disabling brotli in the CF settings
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Any idea why "content encoding" wont show up? I have tried many combinations of doing this and with/without _headers with no luck
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Hello Chaika, I tried this approach but I cant get it to show the content-encoding response header, but the content disposition one does appear
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
I might have to stick with vercel then
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
But once again thank you for trying to help me
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Thank you for the reply and the explanation, but I see that I only have 10 active transform rules (with the free version) and I might need way more than that later
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Its the first time that I use pages and its quite weird to me that its not straightforward has vercel about this
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Its an asset for a webgl app so I need to send it compressed to the client and the client decompress it
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Yes, actually is 1.5 mb
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
No description
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
No description
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
I tried cache-control: no-transform with no luck
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
But now the file is 12mbs, when the precompressed one in my project is 1.2 mb, why is that?
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
I changed that and now it works!
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
No description
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Thanks for the support, the _headers.txt is where the index.html file is. Its a simple html, css and js so I guess the root directory is where it is supposed to be, but cloudflare isnt picking it up
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Thank you for the heads up but I am using cloudflare pages just for static sites, that latetly have a lot of traffic. I have tried _headers with the following code, but I cant see them reflected in the Response headers: /assets/babylon/*.babylon Content-Encoding: br /assets/babylon/ext.babylon Content-Encoding: br
41 replies
CDCloudflare Developers
Created by David AE on 12/15/2023 in #pages-help
Migrating from Vercel, vercel.json alternative
Vercel limits the amount of data that your deployments have received or sent to 100GB, cloudflare pages doesnt limit
41 replies