Weird access results (F5 vs. Strg+F5)

Created on 2 June 2023, over 1 year ago

Problem/Motivation

As anonymous user:

I guess it must have something to do with caching, perhaps it's even specific to the environment or nginx caching, but this is crazy:
https://julian.pustkuchen.com/de/jtl-shop-5-seitentyp-pagetype-hook-140-...
opened for the first time in a fresh browser or incognito shows "Access dened".

Pressing Strg+F5 shows the page.

For me it only makes sense, if the browser passes a header to the proxy to skip its result and return the actual result, but don't store it...

What the hack... We should have a look if we're doing something wrong or now.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Postponed

Version

2.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • Status changed to Postponed over 1 year ago
  • 🇩🇪Germany Anybody Porta Westfalica

    Clearing the nginx reverse proxy cache on the server solved the issue, but still the reason could be that we're not returning cache headers correctly.

    Anyway this will be super hard to investigate so for now let's postpone this and see if there are future reports and details. Or anyone finds a related bug in the code.

Production build 0.71.5 2024