Sinkira
CDCloudflare Developers
•Created by Sinkira on 5/3/2024 in #pages-help
what counts as workers/pages function
Hello.
So i made a sveltekit web app. hosted on cloudflare.
it shows up under
'Workers & Pages' -> 'Overview'
section.
i can see that there's a limit of 100k dailiy requests, but i don't quite understand what requests these refer to.
i have several +page.server.js
which are basically supposed to execute some function on the server-side. does that count for those requests or not? i don't quite get it.4 replies