So we have a URL like this
This issue is that the uncached version of this page takes about 20 seconds to load. I know its slow … We are trying to speed it up.
My question is that is it possible to still serve this URL from cache ? The parameters are just tracking parameters and doesn’t play a role in painting the page in anyway.
We are planning a campaign to drive traffic to our website, which may bring upto 20-25K visitors at the same time. The concern is that if everyone requests a non-cached version, the server will crash immidieatly.
I know there is a solution. Don’t know what it is …
Any help is very appreciated.
Thanks