Skip to content

Redis full page caching & webp conditional image serving #95

Closed
@Dereksmith590

Description

@Dereksmith590

Latest Pagespeed (Lighthouse) tool's update, suggests webp content type to be served onto supported browsers.

Since major browsers like Safari are not supporting webp yet, a conditional cached version is required both for webp supporting browsers and a second for non-webp supporting ones.

Are there any solutions for this problem yet? If a page is cached from a webp supporting browser, non-webp browsers will see this cached version aswell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions