Skip to content

Do we need to cache optimized ePub and HTML images? #417

@benoit74

Description

@benoit74

With #375 and #376, we will soon be optimizing "things" again.

Unfortunately due to #288 investigations, we now know we cannot trust the etag / last-modified date from PG since this is supposed to be refreshed every month.

For now #375 and #376 will not focus on caching optimized assets to observe performance without that cache.

Two ways forward:

  • performance is sufficient and cache does not bring sufficient added value vs downsides, so we do not cache anything in S3
  • performance is too bad, then we cache and we invalidate cache once in a while (e.g. every year) to benefit a bit from it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions