Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

ImageMaxRewritesAtOnce ignored (but displays correct configured value in admin interface) #1305

@oschaaf

Description

@oschaaf

It looks like the configured ImageMaxRewritesAtOnce is ignored when limiting concurrent image rewrites (and expensive operations), as the default rewrite options value is used which always keeps the default value (8).
The global options from the server context do contain the configured value, but we probably can't use those as the option is process-scoped.

Reported via https://groups.google.com/forum/#!topic/mod-pagespeed-discuss/D93W3Zaycp0 (and #1289 (comment)
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions