•  » Announcements
  •  » Anonymous Piwigo Statistics: What They Reveal

#16 2026-04-23 23:56:26

k910points
Member
2024-01-14
2

Re: Anonymous Piwigo Statistics: What They Reveal

If ext_imagick is faster and can be used. (per comments above)

Why do multiple requests appear to come from Piwigo for conversions to ext_magick as per the logs.

For a "Square", "Thumbnail", "Medium", "Large" generate multiple images request. There appears to be four requests for the file and four outputs.

Why not one request and four outputs?

1 in 2 out sample request

Example: magick input.jpg \( -clone 0 -resize 100x100 -write thumb.jpg \) \( -clone 0 -resize 800x800 -write large.jpg \) null:

K910

Offline

#17 2026-04-24 10:53:33

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: Anonymous Piwigo Statistics: What They Reveal

Piwigo only generates size "Large" when someone needs it. Unless an administrator explicitely asks to generate all sizes with the batch manager.

Offline

  •  » Announcements
  •  » Anonymous Piwigo Statistics: What They Reveal

Board footer

Powered by FluxBB