GATES
GATES
CDCloudflare Developers
Created by GATES on 7/31/2024 in #workers-help
Is there an alternative to --branch on worker deploys like pages?
Bump
2 replies
CDCloudflare Developers
Created by GATES on 7/23/2024 in #pages-help
Build domains vs branch domain
ah perfect, thankyou!
3 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Ok cool I’ll go for that then. Cheers 👌
16 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Thanks for the help
16 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Ah yes sorry that’s right 👍 ah ok so we are required to use Cache api in that case?
16 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Like this first request for example. So the assets are fine to indefiniely cache, however depending on page we require to cache differently. Some have authorisation/user logins, some are highly static so can be cached aggressively, and some are user/device specific so we would require to control each page independently, preferably through the Cache-Control headers, so wondering if cloudflare would automatically listen to those for that initial page request, if that makes sense?
16 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Im happy for the assets to automatically be cached indefinitely, however im thinking mainly about the initial page request and wondering how that could be cached with this
16 replies
CDCloudflare Developers
Created by GATES on 5/21/2024 in #pages-help
Pages Caching
Ok, and will it respect the cache headers my UI sets in Cache-Control? i noticed it says it comes out the box with caching defaults but id like to customise these in some cases
16 replies
CDCloudflare Developers
Created by GATES on 4/8/2024 in #pages-help
KV & Pages not binding
bump
3 replies
CDCloudflare Developers
Created by GATES on 4/9/2024 in #pages-help
Preview builds "No deploy available"
is there a way i could've seen that log somewhere?
9 replies
CDCloudflare Developers
Created by GATES on 4/9/2024 in #pages-help
Preview builds "No deploy available"
excellent. thankyou guys. Ill take a look further 👍
9 replies
CDCloudflare Developers
Created by GATES on 4/9/2024 in #pages-help
Preview builds "No deploy available"
Hi @Walshy | Deploying Yes one of them is 2f496dd7-2f21-4f4f-a34b-2a92886c203c Thankyou!
9 replies
CDCloudflare Developers
Created by GATES on 4/8/2024 in #pages-help
KV & Pages not binding
Bump
3 replies
CDCloudflare Developers
Created by GATES on 3/21/2024 in #pages-help
Worker routes for pages
No description
4 replies
CDCloudflare Developers
Created by GATES on 3/21/2024 in #pages-help
Worker routes for pages
Apologies if i wasnt clear. So I have multiple sites hosted as individual "pages". if i go to one of my domains in cloudflare, and go to "workers routes" i can add a pattern like the screenshot and select a worker from the list. I have the "test" worker, which is a standard worker. However i cannot see my "pages" here. Is there a way to do this same thing but for my page services instead? i might be misunderstanding the differences but pages are built on top of workers so wasnt sure if this was a limitation of the UI or just couldnt be done
4 replies