Sergei Aleksandrovich
Sergei Aleksandrovich
When we'll find time for a new benchmark – sure
We posted the new benchmark results to our blog some time ago: https://imgproxy.net/blog/image-processing-servers-benchmark/
Hey @VedranTrivic! What kind of warnings do you mean?
I revised reporting of downloading errors a bit in the `latest` build. Should work as you expect now.
It doesn't seem like imgproxy needs special treatment for S3 Access Points. You can just use the access point's alias as a bucket name. I've just tested it, and it...
imgproxy doesn't do anything fancy when fetching images from S3, so it's most probably an issue on the AWS side. I don't think there's something that can be done but...
The image downloading time can't be larger than the whole request processing time, so yeah, `IMGPROXY_WRITE_TIMEOUT` is taken into account too.
`IMGPROXY_READ_TIMEOUT` is the time imgproxy is allowed to spend on reading the request from the client. It is not related in any way to `IMGPROXY_WRITE_TIMEOUT` or `IMGPROXY_DOWNLOAD_TIMEOUT`. Since imgproxy doesn't...
Hey @Awea! Wow, what a hell of a GIF you have here 😅 I made some changes in the `latest` build so it successfully loads this GIF when the frame...
I believe, [IMGPROXY_URL_REPLACEMENTS](https://docs.imgproxy.net/configuration?id=source-image-urls) is the solution