Skip to content

Uploads timing out with Advanced Image Compression enabled #150

Open
@Wilto

Description

Running into an issue when uploading some image files:

image

No specific PHP error is thrown, but the upload times out calling posterizeImage in the ImageMagick extension. It also only seems to be happening on larger images—specifically larger than 1200x600. Any chance this rings a bell for anyone? @nwtn? I know PHP has a global timeout for transfers, but I’m guessing posterizeImage being called means we’re past that point.

Test images that reproduce the issue are at https://hbp.box.com/s/45r19c026sxtv8tcihhjw2ym0i3rlof8

cc @daigofuji

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions