Hello Cloudflare Community,
I’m completely new here and hope to find help. Since I’m a new user and can only embed 1 pic but and only 2 links so I have used 1 image and 2 Imgur links to link the other images.
We have a site where we use for branding reason a short preloader. This preloader is using cookies. The problem is now that APO is bypassing the cache. So basically Cloudflare APO is bypassing the cache even when there is an active cookie of the preloader.
Right now the setting of the preloader is “once per session” and the session cookie of the preloader is added after the first visit.
This means that visitors will only get cached content (HIT) on their first visit when they have no preloader cookies set. They will get uncached content (BYPASS) on all subsequent page visits in a session.
Result with preloader: https://imgur.com/a/CDAU7F8
Result without preloader: https://imgur.com/a/3VIUQwq
The result is that the preloader is not working with the activated APO.
Any trick on how to prevent this behavior?
Thank you.