• Resolved pahedomotica

    (@pahedomotica)


    I have this error messages (in dutch) anny idea how to resolve?

    Je server gebruikt de cache voor HTTP-aanvragen. De regels van het .htaccess bestand of van de Nginx configuratie worden niet elke keer uitgevoerd wanneer de afbeelding wordt geladen, maar de laatste omleiding vanuit de cache wordt uitgevoerd. Bij elke aanvraag naar image moet je server de regels uitvoeren vanuit het .htaccess bestand of vanuit de Nginx configuratie. Nu doet het dit alleen de eerste keer en gebruikt dan cache. Dit betekent dat als je server de afbeelding de eerste keer omleidt naar WebP format, dit op elk verzoek gebeurt. Het moet de regels van .htaccess bestand of van Nginx configuratie elke keer controleren tijdens de aanvraag naar de afbeelding en alleen omleiden wanneer aan de voorwaarden is voldaan.

    Neem in dit geval contact op met je serverbeheerder.

    Fout codes: rewrites_cached

    The page I need help with: [log in to see the link]

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter pahedomotica

    (@pahedomotica)

    I have turned it off, for now the message is still there.

    I lett you know if the message goes away.

    P.S. Is the mesaage / issue a big problem?

    Thread Starter pahedomotica

    (@pahedomotica)

    @mateuszgbiorczyk De message is gone.

    Isn’t it strange that I have to disabble Vanisch Cache?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @pahedomotica I assume Varnish Cache is causing this problem. It remembers the file redirection cache in memory, which prevents the plugin from working properly. If you have this error, you should not use the plugin as images will not load properly on older browsers.

    Thread Starter pahedomotica

    (@pahedomotica)

    @mateuszgbiorczyk Is it possible to disable the message?

    I think it’s not a problem that the image commes out the Vanisch cache, because the image(s) doesn’t change tot much. And it’s not a problem that they come out of the serve cache.

    Or am I wrong?

    Because my server (respons) is faster with Vanisch on ??

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @pahedomotica Can you add exceptions for jpg, jpeg, png and webp files in Varnish settings?

    How does the plugin work?

    When the browser tries to download an image file, the server checks if it supports the AVIF format (if enabled in the plugin settings). If so, the browser will receive an equivalent of the original image in AVIF format. If it does not support AVIF, but supports the WebP format, the browser will receive an equivalent of the original image in WebP format. If the browser does not support either WebP or AVIF, the original image is loaded. This means full support for all browsers.

    When you have this error message in the plugin settings, e.g. only WebP files will be loaded. On any device, whether it supports WebP or not.

    Thread Starter pahedomotica

    (@pahedomotica)

    I have asked if the exceptions can be added, are there these days devices that doesn’t support webp?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @pahedomotica Yes, they are. In summary – until this issue is resolved, you should not use the plugin.

    Thread Starter pahedomotica

    (@pahedomotica)

    The exceptions are added, and the message is gone.

    Thank you for the excelent support.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Serverconfiguratiefout’ is closed to new replies.