I have a website with dynamic pages. Each dynamic page has 12 images and 12 audio recordings. (24 data requests)
It’s possible that a single user will move through the dynamic pages on my site at the rate of one dynamic page every five seconds. (24512=1440 data requests per minute.)
Wix’s data quota is 3000 requests per minute.
Would this mean that my site’s data request quota would already be exhausted when there are only three users on the site? (3000/1440= 2.08)
Can this be right?